Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.springframework.ws.soap.security
,
org.springframework.ws.soap.security.callback
,
org.springframework.ws.soap.security.support
,
org.springframework.ws.soap.security.wss4j
,
org.springframework.ws.soap.security.wss4j.callback
,
org.springframework.ws.soap.security.wss4j.support
,
org.springframework.ws.soap.security.x509
,
org.springframework.ws.soap.security.x509.cache
,
org.springframework.ws.soap.security.x509.populator
,
org.springframework.ws.soap.security.xwss
,
org.springframework.ws.soap.security.xwss.callback
,
org.springframework.ws.soap.security.xwss.callback.jaas
Class Hierarchy
java.lang.
Object
org.springframework.security.authentication.AbstractAuthenticationToken (implements org.springframework.security.core.Authentication, org.springframework.security.core.CredentialsContainer)
org.springframework.ws.soap.security.x509.
X509AuthenticationToken
org.springframework.ws.soap.security.callback.
AbstractCallbackHandler
(implements javax.security.auth.callback.
CallbackHandler
)
org.springframework.ws.soap.security.xwss.callback.jaas.
AbstractJaasValidationCallbackHandler
(implements org.springframework.beans.factory.InitializingBean)
org.springframework.ws.soap.security.xwss.callback.jaas.
JaasCertificateValidationCallbackHandler
org.springframework.ws.soap.security.xwss.callback.jaas.
JaasPlainTextPasswordValidationCallbackHandler
org.springframework.ws.soap.security.wss4j.callback.
AbstractWsPasswordCallbackHandler
org.springframework.ws.soap.security.wss4j.callback.
KeyStoreCallbackHandler
(implements org.springframework.beans.factory.InitializingBean)
org.springframework.ws.soap.security.wss4j.callback.
SimplePasswordValidationCallbackHandler
(implements org.springframework.beans.factory.InitializingBean)
org.springframework.ws.soap.security.wss4j.callback.
SpringSecurityPasswordValidationCallbackHandler
(implements org.springframework.beans.factory.InitializingBean)
org.springframework.ws.soap.security.callback.
CallbackHandlerChain
org.springframework.ws.soap.security.xwss.callback.
XwssCallbackHandlerChain
org.springframework.ws.soap.security.xwss.callback.
CryptographyCallbackHandler
org.springframework.ws.soap.security.xwss.callback.
KeyStoreCallbackHandler
(implements org.springframework.beans.factory.InitializingBean)
org.springframework.ws.soap.security.xwss.callback.
MockValidationCallbackHandler
org.springframework.ws.soap.security.xwss.callback.
SimplePasswordValidationCallbackHandler
(implements org.springframework.beans.factory.InitializingBean)
org.springframework.ws.soap.security.xwss.callback.
SimpleUsernamePasswordCallbackHandler
(implements org.springframework.beans.factory.InitializingBean)
org.springframework.ws.soap.security.xwss.callback.
SpringCertificateValidationCallbackHandler
(implements org.springframework.beans.factory.InitializingBean)
org.springframework.ws.soap.security.xwss.callback.
SpringDigestPasswordValidationCallbackHandler
(implements org.springframework.beans.factory.InitializingBean)
org.springframework.ws.soap.security.xwss.callback.
SpringPlainTextPasswordValidationCallbackHandler
(implements org.springframework.beans.factory.InitializingBean)
org.springframework.ws.soap.security.xwss.callback.
SpringUsernamePasswordCallbackHandler
org.springframework.ws.soap.security.
AbstractWsSecurityInterceptor
(implements org.springframework.ws.client.support.interceptor.
ClientInterceptor
, org.springframework.ws.soap.server.
SoapEndpointInterceptor
)
org.springframework.ws.soap.security.wss4j.
Wss4jSecurityInterceptor
(implements org.springframework.beans.factory.InitializingBean)
org.springframework.ws.soap.security.xwss.
XwsSecurityInterceptor
(implements org.springframework.beans.factory.InitializingBean)
org.springframework.ws.soap.security.callback.
CleanupCallback
(implements javax.security.auth.callback.
Callback
, java.io.
Serializable
)
org.springframework.ws.soap.security.wss4j.support.
CryptoFactoryBean
(implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
org.springframework.ws.soap.security.x509.populator.
DaoX509AuthoritiesPopulator
(implements org.springframework.beans.factory.InitializingBean, org.springframework.context.MessageSourceAware, org.springframework.ws.soap.security.x509.
X509AuthoritiesPopulator
)
org.springframework.ws.soap.security.xwss.callback.
DefaultTimestampValidator
(implements com.sun.xml.wss.impl.callback.TimestampValidationCallback.TimestampValidator)
org.springframework.ws.soap.security.x509.cache.
EhCacheBasedX509UserCache
(implements org.springframework.beans.factory.InitializingBean, org.springframework.ws.soap.security.x509.cache.
X509UserCache
)
org.springframework.ws.soap.security.support.
KeyManagersFactoryBean
(implements org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
org.springframework.ws.soap.security.support.
KeyStoreFactoryBean
(implements org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
org.springframework.ws.soap.security.support.
KeyStoreUtils
org.springframework.ws.soap.security.x509.cache.
NullX509UserCache
(implements org.springframework.ws.soap.security.x509.cache.
X509UserCache
)
org.springframework.ws.soap.security.support.
SpringSecurityUtils
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
java.lang.
RuntimeException
org.springframework.core.NestedRuntimeException
org.springframework.ws.
WebServiceException
org.springframework.ws.soap.security.
WsSecurityException
org.springframework.ws.soap.security.
WsSecurityFaultException
org.springframework.ws.soap.security.wss4j.
Wss4jSecurityFaultException
org.springframework.ws.soap.security.xwss.
XwsSecurityFaultException
org.springframework.ws.soap.security.
WsSecuritySecurementException
org.springframework.ws.soap.security.wss4j.
Wss4jSecuritySecurementException
org.springframework.ws.soap.security.xwss.
XwsSecuritySecurementException
org.springframework.ws.soap.security.
WsSecurityValidationException
org.springframework.ws.soap.security.wss4j.
Wss4jSecurityValidationException
org.springframework.ws.soap.security.xwss.
XwsSecurityValidationException
org.springframework.ws.soap.security.wss4j.callback.
UsernameTokenPrincipalCallback
(implements javax.security.auth.callback.
Callback
, java.io.
Serializable
)
org.springframework.ws.soap.security.x509.
X509AuthenticationProvider
(implements org.springframework.security.authentication.AuthenticationProvider, org.springframework.beans.factory.InitializingBean, org.springframework.context.MessageSourceAware)
Interface Hierarchy
org.springframework.ws.soap.security.x509.
X509AuthoritiesPopulator
org.springframework.ws.soap.security.x509.cache.
X509UserCache
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2013
The Spring Web Services Framework
. All Rights Reserved.