Uses of Package
org.springframework.ws.soap.security.wss4j2.callback
Package
Description
Contains
CallbackHandler
implementations for WSS4J 2.0.-
ClassDescriptionAbstract base class for
CallbackHandler
implementations that handleWSPasswordCallback
callbacks.Underlying security services instantiate and pass aUsernameTokenPrincipalCallback
to thehandle
method of aCallbackHandler
to pass a securityWSUsernameTokenPrincipal
.