org.ow2.orchestra.util
Class SimpleCallbackHandler
java.lang.Object
org.ow2.orchestra.util.SimpleCallbackHandler
- All Implemented Interfaces:
- CallbackHandler
public class SimpleCallbackHandler
- extends Object
- implements CallbackHandler
- Author:
- Pierre Vigneras
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleCallbackHandler
public SimpleCallbackHandler(String name,
String password)
handle
public void handle(Callback[] callbacks)
throws IOException,
UnsupportedCallbackException
- Specified by:
handle in interface CallbackHandler
- Throws:
IOException
UnsupportedCallbackException
Copyright © 2011 OW2 Consortium. All Rights Reserved.