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