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