Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.ws.soap.security.xwss.callback Classes and Interfaces - 14 results found.
NameDescriptionTypePackageFramework
AbstractJaasValidationCallbackHandlerAbstract base class for integrating with JAAS.Classorg.springframework.ws.soap.security.xwss.callback.jaasSpring WebService
CryptographyCallbackHandlerDefault callback handler that handles cryptographic callback.Classorg.springframework.ws.soap.security.xwss.callbackSpring WebService
DefaultTimestampValidatorA default implementation of a TimestampValidationCallback.Classorg.springframework.ws.soap.security.xwss.callbackSpring WebService
JaasCertificateValidationCallbackHandlerProvides basic support for integrating with JAAS and certificates.Classorg.springframework.ws.soap.security.xwss.callback.jaasSpring WebService
JaasPlainTextPasswordValidationCallbackHandlerProvides basic support for integrating with JAAS and plain text passwords.Classorg.springframework.ws.soap.security.xwss.callback.jaasSpring WebService
KeyStoreCallbackHandlerCallback handler that uses Java Security KeyStores to handle cryptographic callbacks.Classorg.springframework.ws.soap.security.xwss.callbackSpring WebService
MockValidationCallbackHandlerMock implementation of of callback handler that accepts all password and certificate validation callbacks.Classorg.springframework.ws.soap.security.xwss.callbackSpring WebService
SimplePasswordValidationCallbackHandlerSimple callback handler that validates passwords agains a in-memory Properties object.Classorg.springframework.ws.soap.security.xwss.callbackSpring WebService
SimpleUsernamePasswordCallbackHandlerSimple callback handler that supplies a username and password to a username token at runtime.Classorg.springframework.ws.soap.security.xwss.callbackSpring WebService
SpringCertificateValidationCallbackHandlerCallback handler that validates a certificate using an Spring Security AuthenticationManager.Classorg.springframework.ws.soap.security.xwss.callbackSpring WebService
SpringDigestPasswordValidationCallbackHandlerCallback handler that validates a password digest using an Spring Security UserDetailsService.Classorg.springframework.ws.soap.security.xwss.callbackSpring WebService
SpringPlainTextPasswordValidationCallbackHandlerCallback handler that validates a certificate uses an Spring Security AuthenticationManager.Classorg.springframework.ws.soap.security.xwss.callbackSpring WebService
SpringUsernamePasswordCallbackHandlerCallback handler that adds username/password information to a mesage using an Spring Security SecurityContext.Classorg.springframework.ws.soap.security.xwss.callbackSpring WebService
XwssCallbackHandlerChainRepresents a chain of CallbackHandlers.Classorg.springframework.ws.soap.security.xwss.callbackSpring WebService