Spring Web Services Framework

Uses of Package
org.springframework.ws.soap.security.wss4j.callback

Packages that use org.springframework.ws.soap.security.wss4j.callback
org.springframework.ws.soap.security.wss4j.callback Contains CallbackHandler implementations for WSS4J. 
 

Classes in org.springframework.ws.soap.security.wss4j.callback used by org.springframework.ws.soap.security.wss4j.callback
AbstractWsPasswordCallbackHandler
          Abstract base class for CallbackHandler implementations that handle WSPasswordCallback callbacks.
UsernameTokenPrincipalCallback
          Underlying security services instantiate and pass a UsernameTokenPrincipalCallback to the handle method of a CallbackHandler to pass a security WSUsernameTokenPrincipal.
 


Spring Web Services Framework

Copyright © 2005-2013 The Spring Web Services Framework. All Rights Reserved.