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 © 2016 JBoss by Red Hat. All rights reserved.