Uses of Class
org.springframework.ws.soap.security.callback.CleanupCallback
Packages that use CleanupCallback
Package
Description
Contains
CallbackHandler
implementations for WSS4J 2.0+.-
Uses of CleanupCallback in org.springframework.ws.soap.security.wss4j2.callback
Methods in org.springframework.ws.soap.security.wss4j2.callback with parameters of type CleanupCallbackModifier and TypeMethodDescriptionprotected void
AbstractWsPasswordCallbackHandler.handleCleanup
(CleanupCallback callback) Invoked when aCleanupCallback
is passed toAbstractCallbackHandler.handle(Callback[])
.protected void
SpringSecurityPasswordValidationCallbackHandler.handleCleanup
(CleanupCallback callback)