org.apache.openejb.server.cxf
Class ServerPasswordHandler

java.lang.Object
  extended by org.apache.openejb.server.cxf.ServerPasswordHandler
All Implemented Interfaces:
CallbackHandler

public class ServerPasswordHandler
extends Object
implements CallbackHandler


Constructor Summary
ServerPasswordHandler()
           
 
Method Summary
 void handle(Callback[] callbacks)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServerPasswordHandler

public ServerPasswordHandler()
Method Detail

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.