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

/openjdk7/jdk/src/share/classes/java/net/
H A DAuthenticator.java72 private RequestorType requestingAuthType; field in class:Authenticator
98 requestingAuthType = RequestorType.SERVER;
316 a.requestingAuthType = reqType;
423 return requestingAuthType;

Completed in 52 milliseconds