
public interface ServerAuthenticationProvider
| Modifier and Type | Method and Description |
|---|---|
AuthorizingCallbackHandler |
getCallbackHandler(java.lang.String mechanismName)
Get a callback handler for the given mechanism name.
|
AuthorizingCallbackHandler getCallbackHandler(java.lang.String mechanismName)
mechanismName - the SASL mechanism to get a callback handler fornull if the mechanism is not supportedCopyright © 2014 JBoss, a division of Red Hat, Inc.. All Rights Reserved.