| Package | Description |
|---|---|
| org.apache.directory.server.ldap.handlers.sasl.ntlm |
| Modifier and Type | Field and Description |
|---|---|
private NtlmSaslServer.NegotiationState |
NtlmSaslServer.state
The current state
|
| Modifier and Type | Method and Description |
|---|---|
static NtlmSaslServer.NegotiationState |
NtlmSaslServer.NegotiationState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static NtlmSaslServer.NegotiationState[] |
NtlmSaslServer.NegotiationState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|