rpc.security.ntlm
Class NtlmAuthentication
java.lang.Object
rpc.security.ntlm.NtlmAuthentication
public class NtlmAuthentication
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AUTHENTICATION_SERVICE_NTLM
public static final int AUTHENTICATION_SERVICE_NTLM
- See Also:
- Constant Field Values
properties
protected java.util.Properties properties
NtlmAuthentication
public NtlmAuthentication(java.util.Properties properties)
getSecurity
public Security getSecurity()
throws java.io.IOException
- Throws:
java.io.IOException
getAuthenticationSource
protected AuthenticationSource getAuthenticationSource()
createType1
public Type1Message createType1()
throws java.io.IOException
- Throws:
java.io.IOException
createType2
public Type2Message createType2(Type1Message type1)
throws java.io.IOException
- Throws:
java.io.IOException
createType3
public Type3Message createType3(Type2Message type2)
throws java.io.IOException
- Throws:
java.io.IOException