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