Searched defs:supportsPreemptiveAuthorization (Results 1 - 6 of 6) sorted by relevance

/openjdk9/jdk/src/java.base/share/classes/sun/net/www/protocol/http/
H A DBasicAuthentication.java145 public boolean supportsPreemptiveAuthorization() { method in class:BasicAuthentication
H A DNegotiateAuthentication.java88 public boolean supportsPreemptiveAuthorization() { method in class:NegotiateAuthentication
H A DAuthenticationInfo.java416 public abstract boolean supportsPreemptiveAuthorization(); method in class:AuthenticationInfo
H A DDigestAuthentication.java226 public boolean supportsPreemptiveAuthorization() { method in class:DigestAuthentication
/openjdk9/jdk/src/java.base/unix/classes/sun/net/www/protocol/http/ntlm/
H A DNTLMAuthentication.java191 public boolean supportsPreemptiveAuthorization() { method in class:NTLMAuthentication
/openjdk9/jdk/src/java.base/windows/classes/sun/net/www/protocol/http/ntlm/
H A DNTLMAuthentication.java153 public boolean supportsPreemptiveAuthorization() { method in class:NTLMAuthentication

Completed in 111 milliseconds