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