public interface CallbackHandlerFactory
| Modifier and Type | Interface and Description |
|---|---|
static class |
CallbackHandlerFactory.ServiceUtil |
| Modifier and Type | Method and Description |
|---|---|
CallbackHandler |
getCallbackHandler(String username)
Create a CallbackHandler for the specified username.
|
CallbackHandler getCallbackHandler(String username)
username - - The username to be set by the created CallbackHandlerCopyright © 2015 JBoss by Red Hat. All rights reserved.