Interface | Description |
---|---|
SaslClient |
Performs SASL authentication as a client.
|
SaslClientFactory |
An interface for creating instances of SaslClient.
|
Class | Description |
---|---|
ClientFactory |
An interface for creating instances of SaslClient.
|
Sasl |
A static class for creating SASL clients and servers.
|
Exception | Description |
---|---|
SaslException |
This class represents an error that has occurred when using SASL.
|