public class ConsoleInputHandler extends Object implements CallbackHandler
CallbackHandler,
handle(Callback[])| Constructor and Description |
|---|
ConsoleInputHandler() |
public void handle(Callback[] callbacks) throws UnsupportedCallbackException
handle in interface CallbackHandlerUnsupportedCallbackException, - thrown if any callback of
type other than NameCallback or PasswordCallback are seen.UnsupportedCallbackExceptionCopyright © 2012 JBoss Inc.. All Rights Reserved.