| Class | Description |
|---|---|
| PlainMechanismHandler |
A handler for the PLAIN Sasl mechanism.
|
| PlainSaslServer |
A SaslServer implementation for PLAIN based SASL mechanism.
|
| Enum | Description |
|---|---|
| PlainSaslServer.InitialResponse |
The different state used by the iInitialResponse decoding
|
| PlainSaslServer.NegotiationState |
The possible states for the negotiation of a PLAIN mechanism.
|