org.broadleafcommerce.vendor.cybersource.service
Class CyberSourcePasswordCallbackDecorator

java.lang.Object
  extended by org.broadleafcommerce.vendor.cybersource.service.CyberSourcePasswordCallbackDecorator
All Implemented Interfaces:
CallbackHandler

public class CyberSourcePasswordCallbackDecorator
extends Object
implements CallbackHandler

Author:
jfischer

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

CyberSourcePasswordCallbackDecorator

public CyberSourcePasswordCallbackDecorator()
Method Detail

handle

public void handle(Callback[] callbacks)
            throws IOException,
                   UnsupportedCallbackException
Specified by:
handle in interface CallbackHandler
Throws:
IOException
UnsupportedCallbackException
See Also:
CallbackHandler.handle(javax.security.auth.callback.Callback[])


Copyright © 2012. All Rights Reserved.