org.mule.module.cxf.wssec
Class SAMLValidatorTestCase.PasswordCallbackHandler

java.lang.Object
  extended by org.mule.module.cxf.wssec.SAMLValidatorTestCase.PasswordCallbackHandler
All Implemented Interfaces:
CallbackHandler
Enclosing class:
SAMLValidatorTestCase

public static class SAMLValidatorTestCase.PasswordCallbackHandler
extends Object
implements CallbackHandler


Constructor Summary
SAMLValidatorTestCase.PasswordCallbackHandler()
           
 
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

SAMLValidatorTestCase.PasswordCallbackHandler

public SAMLValidatorTestCase.PasswordCallbackHandler()
Method Detail

handle

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


Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.