org.apache.axis2.security.rahas
Class RahasCallbackHandler

java.lang.Object
  extended byorg.apache.axis2.security.rahas.RahasCallbackHandler
All Implemented Interfaces:
CallbackHandler

public class RahasCallbackHandler
extends Object
implements CallbackHandler


Constructor Summary
RahasCallbackHandler(RahasConfiguration config)
           
 
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

RahasCallbackHandler

public RahasCallbackHandler(RahasConfiguration config)
Method Detail

handle

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