public interface SaslServerProvider
Modifier and Type | Method and Description |
---|---|
Principal |
getAuthenticatedPrincipal(SaslServer server) |
SaslServer |
getSaslServer(String mechanism,
String fqdn) |
SaslServer getSaslServer(String mechanism, String fqdn) throws SaslException
SaslException
Principal getAuthenticatedPrincipal(SaslServer server)
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.