Spring Web Services Framework

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

Packages that use org.springframework.ws.soap.security.xwss.callback
org.springframework.ws.soap.security.xwss.callback Contains CallbackHandler implementations for XWSS. 
org.springframework.ws.soap.security.xwss.callback.acegi Contains CallbackHandler implementations for XWSS that use the Acegi Security System for Spring
org.springframework.ws.soap.security.xwss.callback.jaas Contains CallbackHandler implementations for XWSS that use the Java Authentication and Authorization Service (JAAS)
 

Classes in org.springframework.ws.soap.security.xwss.callback used by org.springframework.ws.soap.security.xwss.callback
AbstractCallbackHandler
          Abstract implementation of a CallbackHandler.
CryptographyCallbackHandler
          Default callback handler that handles cryptographic callback.
 

Classes in org.springframework.ws.soap.security.xwss.callback used by org.springframework.ws.soap.security.xwss.callback.acegi
AbstractCallbackHandler
          Abstract implementation of a CallbackHandler.
 

Classes in org.springframework.ws.soap.security.xwss.callback used by org.springframework.ws.soap.security.xwss.callback.jaas
AbstractCallbackHandler
          Abstract implementation of a CallbackHandler.
 


Spring Web Services Framework

Copyright � 2005-2008 The Spring Web Services Framework. All Rights Reserved.