Uses of Package
org.springframework.ws.soap.security.callback
Package
Description
Contains generic
CallbackHandler
implementations.Contains
CallbackHandler
implementations for WSS4J 2.0.-
-
ClassDescriptionAbstract implementation of a
CallbackHandler
.Underlying security services instantiate and pass aCleanupCallback
to thehandle
method of aCallbackHandler
to clean up security state.