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

/openjdk7/jdk/src/share/classes/com/sun/security/sasl/ntlm/
H A DFactoryImpl.java38 * See NTLMClient and NTLMServer for input requirements.
79 return new NTLMClient(mechs[i], authorizationId,
H A DNTLMClient.java87 final class NTLMClient implements SaslClient { class in inherits:SaslClient
113 NTLMClient(String mech, String authzid, String protocol, String serverName, method in class:NTLMClient

Completed in 42 milliseconds