org.apache.openejb.server.cxf
Class ServerPasswordHandler
java.lang.Object
org.apache.openejb.server.cxf.ServerPasswordHandler
- All Implemented Interfaces:
- CallbackHandler
public class ServerPasswordHandler
- extends Object
- implements CallbackHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServerPasswordHandler
public ServerPasswordHandler()
handle
public void handle(Callback[] callbacks)
throws IOException,
UnsupportedCallbackException
- Specified by:
handle
in interface CallbackHandler
- Throws:
IOException
UnsupportedCallbackException
Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.