HomeSort by relevance Sort by last modified time
    Searched full:authenticationrequired (Results 1 - 1 of 1) sorted by null

  /libcore/luni/src/test/java/org/apache/harmony/luni/tests/internal/net/www/protocol/https/
HttpsURLConnectionTest.java 398 new ProxyConnectDispatcher(false /* authenticationRequired */);
447 new ProxyConnectDispatcher(true /* authenticationRequired */);
522 new ProxyConnectDispatcher(false /* authenticationRequired */);
554 new ProxyConnectDispatcher(true /* authenticationRequired */);
631 new ProxyConnectDispatcher(false /* authenticationRequired */);
    [all...]

Completed in 341 milliseconds