| Class | Description |
|---|---|
| PlainSaslCallbackHandler |
Class callback handler which is used to set user name and password given in incoming connection request.
|
| PlainSaslServer |
This class implements @
SaslServer for Plain text mechanism. |
| PlainSaslServerBuilder |
Class implements
SaslServerBuilder to build the PLAIN SASL provider mechanism. |
| PlainSaslServerFactory |
SASL server factory for
PlainSaslServer which will be registered using
SaslServerBuilder. |
Copyright © 2018 WSO2. All rights reserved.