Spring Web Services Framework

Uses of Class
org.springframework.ws.soap.security.xwss.callback.CryptographyCallbackHandler

Packages that use CryptographyCallbackHandler
org.springframework.ws.soap.security.xwss.callback Contains CallbackHandler implementations for XWSS. 
 

Uses of CryptographyCallbackHandler in org.springframework.ws.soap.security.xwss.callback
 

Subclasses of CryptographyCallbackHandler in org.springframework.ws.soap.security.xwss.callback
 class KeyStoreCallbackHandler
          Callback handler that uses Java Security KeyStores to handle cryptographic callbacks.
 


Spring Web Services Framework

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