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