Uses of Package
org.springframework.ws.soap.security.callback
Packages that use org.springframework.ws.soap.security.callback
Package
Description
Contains generic
CallbackHandler
implementations.Contains
CallbackHandler
implementations for WSS4J 2.0.-
-
Classes in org.springframework.ws.soap.security.callback used by org.springframework.ws.soap.security.wss4j2.callbackClassDescriptionAbstract implementation of a
CallbackHandler
.Underlying security services instantiate and pass aCleanupCallback
to thehandle
method of aCallbackHandler
to clean up security state.