Spring Web Services Framework

Uses of Class
org.springframework.ws.soap.security.callback.CleanupCallback

Packages that use CleanupCallback
org.springframework.ws.soap.security.wss4j.callback Contains CallbackHandler implementations for WSS4J. 
 

Uses of CleanupCallback in org.springframework.ws.soap.security.wss4j.callback
 

Methods in org.springframework.ws.soap.security.wss4j.callback with parameters of type CleanupCallback
protected  void SpringSecurityPasswordValidationCallbackHandler.handleCleanup(CleanupCallback callback)
           
protected  void AbstractWsPasswordCallbackHandler.handleCleanup(CleanupCallback callback)
          Invoked when a CleanupCallback is passed to AbstractCallbackHandler.handle(Callback[]).
 


Spring Web Services Framework

Copyright © 2005-2013 The Spring Web Services Framework. All Rights Reserved.