Class SSLSaslClientFactory

All Implemented Interfaces:
SaslClientFactory

public final class SSLSaslClientFactory extends AbstractDelegatingSaslClientFactory implements SaslClientFactory
A SASL client factory which provides information about the security layer of the connection to the callback handler.
Author:
David M. Lloyd