Uses of Package
org.springframework.ws.soap.security.wss4j2.callback
Packages that use org.springframework.ws.soap.security.wss4j2.callback
Package
Description
Contains
CallbackHandler implementations for WSS4J 2.0.-
Classes in org.springframework.ws.soap.security.wss4j2.callback used by org.springframework.ws.soap.security.wss4j2.callbackClassDescriptionAbstract base class for
CallbackHandlerimplementations that handleWSPasswordCallbackcallbacks.Underlying security services instantiate and pass aUsernameTokenPrincipalCallbackto thehandlemethod of aCallbackHandlerto pass a securityWSUsernameTokenPrincipal.