org.eclipse.stardust.engine.cli.security.authentication
Class ConsoleCallbackHandler
java.lang.Object
org.eclipse.stardust.engine.cli.security.authentication.ConsoleCallbackHandler
- All Implemented Interfaces:
- CallbackHandler
public class ConsoleCallbackHandler
- extends Object
- implements CallbackHandler
- Version:
- $Revision$
- Author:
- ubirkemeyer
ConsoleCallbackHandler
public ConsoleCallbackHandler()
handle
public void handle(Callback[] callbacks)
throws IOException,
UnsupportedCallbackException
- Specified by:
handle in interface CallbackHandler
- Throws:
IOException
UnsupportedCallbackException
Copyright © 2017 Eclipse Stardust. All Rights Reserved.