org.mule.transport.cxf.wssec
Class ServerPasswordCallback

java.lang.Object
  extended by org.mule.transport.cxf.wssec.ServerPasswordCallback
All Implemented Interfaces:
CallbackHandler

public class ServerPasswordCallback
extends Object
implements CallbackHandler


Constructor Summary
ServerPasswordCallback()
           
 
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

ServerPasswordCallback

public ServerPasswordCallback()
Method Detail

handle

public void handle(Callback[] callbacks)
            throws IOException,
                   UnsupportedCallbackException
Specified by:
handle in interface CallbackHandler
Throws:
IOException
UnsupportedCallbackException


Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.