Spring Web Services Framework

Package org.springframework.ws.soap.security.xwss.callback.jaas

Contains CallbackHandler implementations for XWSS that use the Java Authentication and Authorization Service (JAAS).

See:
          Description

Class Summary
AbstractJaasValidationCallbackHandler Abstract base class for integrating with JAAS.
JaasCertificateValidationCallbackHandler Provides basic support for integrating with JAAS and certificates.
JaasPlainTextPasswordValidationCallbackHandler Provides basic support for integrating with JAAS and plain text passwords.
 

Package org.springframework.ws.soap.security.xwss.callback.jaas Description

Contains CallbackHandler implementations for XWSS that use the Java Authentication and Authorization Service (JAAS).


Spring Web Services Framework

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