Class SSLSaslServerFactory

All Implemented Interfaces:
SaslServerFactory

public final class SSLSaslServerFactory extends AbstractDelegatingSaslServerFactory implements SaslServerFactory
A SASL server factory which provides information about the security layer of the connection to the callback handler.
Author:
David M. Lloyd