Spring Web Services Framework

Uses of Class
org.springframework.ws.soap.security.xwss.callback.jaas.AbstractJaasValidationCallbackHandler

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

Uses of AbstractJaasValidationCallbackHandler in org.springframework.ws.soap.security.xwss.callback.jaas
 

Subclasses of AbstractJaasValidationCallbackHandler in org.springframework.ws.soap.security.xwss.callback.jaas
 class JaasCertificateValidationCallbackHandler
          Provides basic support for integrating with JAAS and certificates.
 class JaasPlainTextPasswordValidationCallbackHandler
          Provides basic support for integrating with JAAS and plain text passwords.
 


Spring Web Services Framework

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