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 © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.