Searched refs:getRequestingProtocol (Results 1 - 2 of 2) sorted by relevance

/dalvik/libcore/luni/src/main/java/java/net/
H A DAuthenticator.java106 protected final String getRequestingProtocol() { method in class:Authenticator
/dalvik/libcore/luni/src/test/java/tests/api/java/net/
H A DAuthenticatorTest.java58 method = "getRequestingProtocol",
393 return super.getRequestingProtocol();

Completed in 17 milliseconds