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.callback.AbstractCallbackHandler (implements javax.security.auth.callback.CallbackHandler)
- 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.wss4j2.Wss4jSecurityInterceptor (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.wss4j2.support.CryptoFactoryBean (implements 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.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.x509.cache.SpringBasedX509UserCache (implements org.springframework.beans.factory.InitializingBean, 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.support.TrustManagersFactoryBean (implements org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
- org.springframework.ws.soap.security.wss4j2.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)