Interface SaslConfig

All Known Implementing Classes:
CRDemoMechanism.CRDemoSaslConfig, DefaultSaslConfig, JDKSaslConfig

public interface SaslConfig
This interface represents a hook to allow you to control how exactly a sasl client is selected during authentication.
See Also: