JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Spring Security SAML
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.opensaml
,
org.opensaml.liberty.binding.decoding
,
org.opensaml.liberty.binding.encoding
,
org.opensaml.liberty.paos
,
org.opensaml.liberty.paos.impl
,
org.opensaml.saml2.binding.decoding
,
org.opensaml.ws.transport.http
,
org.opensaml.ws.transport.http.httpclient
,
org.springframework.security.providers
,
org.springframework.security.saml
,
org.springframework.security.saml.context
,
org.springframework.security.saml.key
,
org.springframework.security.saml.log
,
org.springframework.security.saml.metadata
,
org.springframework.security.saml.parser
,
org.springframework.security.saml.processor
,
org.springframework.security.saml.storage
,
org.springframework.security.saml.trust
,
org.springframework.security.saml.trust.httpclient
,
org.springframework.security.saml.userdetails
,
org.springframework.security.saml.util
,
org.springframework.security.saml.websso
Class Hierarchy
java.lang.
Object
org.springframework.security.web.authentication.AbstractAuthenticationTargetUrlRequestHandler
org.springframework.security.web.authentication.SimpleUrlAuthenticationSuccessHandler (implements org.springframework.security.web.authentication.AuthenticationSuccessHandler)
org.springframework.security.web.authentication.SavedRequestAwareAuthenticationSuccessHandler
org.springframework.security.saml.
SAMLRelayStateSuccessHandler
org.springframework.security.authentication.AbstractAuthenticationToken (implements org.springframework.security.core.Authentication, org.springframework.security.core.CredentialsContainer)
org.springframework.security.saml.
SAMLAuthenticationToken
org.springframework.security.authentication.UsernamePasswordAuthenticationToken
org.springframework.security.providers.
ExpiringUsernameAuthenticationToken
org.opensaml.xml.security.credential.AbstractCredentialResolver (implements org.opensaml.xml.security.credential.CredentialResolver)
org.opensaml.xml.security.credential.AbstractCriteriaFilteringCredentialResolver
org.opensaml.security.MetadataCredentialResolver
org.springframework.security.saml.trust.
MetadataCredentialResolver
org.springframework.security.saml.metadata.
AbstractMetadataDelegate
(implements org.opensaml.saml2.metadata.provider.ObservableMetadataProvider)
org.springframework.security.saml.metadata.
ExtendedMetadataDelegate
(implements org.springframework.security.saml.metadata.
ExtendedMetadataProvider
)
org.springframework.security.saml.websso.
AbstractProfileBase
(implements org.springframework.beans.factory.InitializingBean)
org.springframework.security.saml.websso.
ArtifactResolutionProfileBase
(implements org.springframework.security.saml.websso.
ArtifactResolutionProfile
)
org.springframework.security.saml.websso.
ArtifactResolutionProfileImpl
org.springframework.security.saml.websso.
SingleLogoutProfileImpl
(implements org.springframework.security.saml.websso.
SingleLogoutProfile
)
org.springframework.security.saml.websso.
WebSSOProfileConsumerImpl
(implements org.springframework.security.saml.websso.
WebSSOProfileConsumer
)
org.springframework.security.saml.websso.
WebSSOProfileConsumerHoKImpl
(implements org.springframework.security.saml.websso.
WebSSOProfileConsumer
)
org.springframework.security.saml.websso.
WebSSOProfileImpl
(implements org.springframework.security.saml.websso.
WebSSOProfile
)
org.springframework.security.saml.websso.
WebSSOProfileECPImpl
org.springframework.security.saml.websso.
WebSSOProfileHoKImpl
org.opensaml.xml.AbstractXMLObject (implements org.opensaml.xml.XMLObject)
org.opensaml.xml.validation.AbstractValidatingXMLObject (implements org.opensaml.xml.validation.ValidatingXMLObject)
org.opensaml.common.impl.AbstractSAMLObject
org.opensaml.liberty.paos.impl.
RequestImpl
(implements org.opensaml.liberty.paos.
Request
)
org.opensaml.liberty.paos.impl.
ResponseImpl
(implements org.opensaml.liberty.paos.
Response
)
org.opensaml.xml.AbstractXMLObjectBuilder<XMLObjectType> (implements org.opensaml.xml.XMLObjectBuilder<XMLObjectType>)
org.opensaml.common.impl.AbstractSAMLObjectBuilder<SAMLObjectType> (implements org.opensaml.common.SAMLObjectBuilder<SAMLObjectType>)
org.opensaml.liberty.paos.impl.
RequestBuilder
org.opensaml.liberty.paos.impl.
ResponseBuilder
org.opensaml.xml.io.AbstractXMLObjectMarshaller (implements org.opensaml.xml.io.Marshaller)
org.opensaml.common.impl.AbstractSAMLObjectMarshaller
org.opensaml.liberty.paos.impl.
RequestMarshaller
org.opensaml.liberty.paos.impl.
ResponseMarshaller
org.opensaml.xml.io.AbstractXMLObjectUnmarshaller (implements org.opensaml.xml.io.Unmarshaller)
org.opensaml.common.impl.AbstractSAMLObjectUnmarshaller
org.opensaml.liberty.paos.impl.
RequestUnmarshaller
org.opensaml.liberty.paos.impl.
ResponseUnmarshaller
org.springframework.security.saml.trust.
AllowAllSignatureTrustEngine
(implements org.opensaml.xml.signature.SignatureTrustEngine)
org.opensaml.ws.message.BaseMessageContext (implements org.opensaml.ws.message.MessageContext)
org.opensaml.common.binding.BasicSAMLMessageContext<InboundMessageType,OutboundMessageType,NameIdentifierType> (implements org.opensaml.common.binding.SAMLMessageContext<InboundMessageType,OutboundMessageType,NameIdentifierType>)
org.springframework.security.saml.context.
SAMLMessageContext
org.opensaml.ws.message.decoder.BaseMessageDecoder (implements org.opensaml.ws.message.decoder.MessageDecoder)
org.opensaml.common.binding.decoding.BaseSAMLMessageDecoder (implements org.opensaml.common.binding.decoding.SAMLMessageDecoder)
org.opensaml.saml2.binding.decoding.BaseSAML2MessageDecoder
org.opensaml.saml2.binding.decoding.
HTTPArtifactDecoderImpl
org.opensaml.saml2.binding.decoding.HTTPSOAP11Decoder
org.opensaml.liberty.binding.decoding.
HTTPPAOS11Decoder
org.opensaml.saml2.binding.decoding.
HTTPSOAP11DecoderImpl
org.opensaml.ws.message.encoder.BaseMessageEncoder (implements org.opensaml.ws.message.encoder.MessageEncoder)
org.opensaml.saml2.binding.encoding.BaseSAML2MessageEncoder (implements org.opensaml.common.binding.encoding.SAMLMessageEncoder)
org.opensaml.liberty.binding.encoding.
HTTPPAOS11Encoder
org.opensaml.saml2.metadata.provider.BaseMetadataProvider (implements org.opensaml.saml2.metadata.provider.MetadataProvider)
org.opensaml.saml2.metadata.provider.AbstractMetadataProvider
org.springframework.security.saml.metadata.
MetadataMemoryProvider
org.opensaml.saml2.metadata.provider.ChainingMetadataProvider (implements org.opensaml.saml2.metadata.provider.ObservableMetadataProvider)
org.springframework.security.saml.metadata.
MetadataManager
(implements org.springframework.beans.factory.DisposableBean, org.springframework.security.saml.metadata.
ExtendedMetadataProvider
, org.springframework.beans.factory.InitializingBean)
org.springframework.security.saml.metadata.
CachingMetadataManager
org.opensaml.common.binding.decoding.BasicURLComparator (implements org.opensaml.common.binding.decoding.URIComparator)
org.springframework.security.saml.util.
DefaultURLComparator
org.opensaml.xml.security.x509.CertPathPKIXTrustEvaluator (implements org.opensaml.xml.security.x509.PKIXTrustEvaluator)
org.springframework.security.saml.trust.
CertPathPKIXTrustEvaluator
org.opensaml.DefaultBootstrap
org.opensaml.
PaosBootstrap
org.springframework.security.saml.key.
EmptyKeyManager
(implements org.springframework.security.saml.key.
KeyManager
)
org.springframework.security.saml.storage.
EmptyStorageFactory
(implements org.springframework.security.saml.storage.
SAMLMessageStorageFactory
)
org.springframework.security.saml.metadata.
ExtendedMetadata
(implements java.lang.
Cloneable
, java.io.
Serializable
)
org.springframework.web.filter.GenericFilterBean (implements org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.DisposableBean, org.springframework.context.EnvironmentAware, org.springframework.core.env.EnvironmentCapable, javax.servlet.
Filter
, org.springframework.beans.factory.InitializingBean, org.springframework.web.context.ServletContextAware)
org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.context.MessageSourceAware)
org.springframework.security.saml.
SAMLProcessingFilter
org.springframework.security.saml.
SAMLWebSSOHoKProcessingFilter
org.springframework.security.web.authentication.logout.LogoutFilter
org.springframework.security.saml.
SAMLLogoutFilter
org.springframework.security.saml.
SAMLLogoutProcessingFilter
org.springframework.security.saml.metadata.
MetadataDisplayFilter
org.springframework.security.saml.metadata.
MetadataGeneratorFilter
org.springframework.security.saml.
SAMLDiscovery
org.springframework.security.saml.
SAMLEntryPoint
(implements org.springframework.security.web.AuthenticationEntryPoint)
org.opensaml.ws.transport.http.
HttpClientInTransport
(implements org.opensaml.ws.transport.http.HTTPInTransport, org.opensaml.ws.transport.http.
LocationAwareInTransport
)
org.opensaml.ws.transport.http.
HttpClientOutTransport
(implements org.opensaml.ws.transport.http.HTTPOutTransport)
org.springframework.security.saml.storage.
HttpSessionStorage
(implements org.springframework.security.saml.storage.
SAMLMessageStorage
)
org.springframework.security.saml.storage.
HttpSessionStorageFactory
(implements org.springframework.security.saml.storage.
SAMLMessageStorageFactory
)
org.springframework.security.saml.key.
JKSKeyManager
(implements org.springframework.security.saml.key.
KeyManager
)
org.springframework.security.saml.metadata.
MetadataGenerator
org.opensaml.ws.transport.http.httpclient.
OutputStreamRequestEntity
(implements org.apache.commons.httpclient.methods.RequestEntity)
org.springframework.security.saml.parser.
ParserPoolHolder
org.springframework.security.saml.trust.
PKIXInformationResolver
(implements org.opensaml.xml.security.x509.PKIXValidationInformationResolver)
org.springframework.security.saml.trust.
PKIXInformationResolver.MetadataCacheKey
org.springframework.security.saml.trust.
PKIXInformationResolver.MetadataProviderObserver
(implements org.opensaml.saml2.metadata.provider.ObservableMetadataProvider.Observer)
org.springframework.security.saml.
SAMLAuthenticationProvider
(implements org.springframework.security.authentication.AuthenticationProvider, org.springframework.beans.factory.InitializingBean)
org.springframework.security.saml.parser.
SAMLBase
<T,U> (implements java.io.
Serializable
)
org.springframework.security.saml.parser.
SAMLCollection
<T>
org.springframework.security.saml.parser.
SAMLObject
<T>
org.springframework.security.saml.processor.
SAMLBindingImpl
(implements org.springframework.security.saml.processor.
SAMLBinding
)
org.springframework.security.saml.processor.
HTTPArtifactBinding
org.springframework.security.saml.processor.
HTTPPostBinding
org.springframework.security.saml.processor.
HTTPRedirectDeflateBinding
org.springframework.security.saml.processor.
HTTPSOAP11Binding
org.springframework.security.saml.processor.
HTTPPAOS11Binding
org.springframework.security.saml.
SAMLBootstrap
(implements org.springframework.beans.factory.config.BeanFactoryPostProcessor)
org.springframework.security.saml.
SAMLConstants
org.springframework.security.saml.context.
SAMLContextProviderImpl
(implements org.springframework.beans.factory.InitializingBean, org.springframework.security.saml.context.
SAMLContextProvider
)
org.springframework.security.saml.context.
SAMLContextProviderLB
org.springframework.security.saml.
SAMLCredential
(implements java.io.
Serializable
)
org.springframework.security.saml.log.
SAMLDefaultLogger
(implements org.springframework.security.saml.log.
SAMLLogger
)
org.springframework.security.saml.log.
SAMLEmptyLogger
(implements org.springframework.security.saml.log.
SAMLLogger
)
org.springframework.security.saml.processor.
SAMLProcessorImpl
(implements org.springframework.security.saml.processor.
SAMLProcessor
)
org.springframework.security.saml.util.
SAMLUtil
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
java.security.
GeneralSecurityException
java.security.cert.
CertificateException
org.springframework.security.saml.trust.
UntrustedCertificateException
org.opensaml.common.SAMLException
org.springframework.security.saml.
SAMLStatusException
org.springframework.security.saml.trust.httpclient.
TLSProtocolConfigurer
(implements org.springframework.beans.factory.InitializingBean)
org.springframework.security.saml.trust.httpclient.
TLSProtocolSocketFactory
(implements org.apache.commons.httpclient.protocol.SecureProtocolSocketFactory)
org.springframework.security.saml.util.
VelocityFactory
org.springframework.security.saml.websso.
WebSSOProfileOptions
(implements java.lang.
Cloneable
, java.io.
Serializable
)
org.springframework.security.saml.trust.
X509KeyManager
(implements javax.net.ssl.
X509KeyManager
)
org.springframework.security.saml.trust.
X509TrustManager
(implements javax.net.ssl.
X509TrustManager
)
Interface Hierarchy
org.opensaml.ws.soap.soap11.ActorBearing
org.opensaml.liberty.paos.
Request
(also extends org.opensaml.ws.soap.soap11.MustUnderstandBearing, org.opensaml.common.SAMLObject)
org.opensaml.liberty.paos.
Response
(also extends org.opensaml.ws.soap.soap11.MustUnderstandBearing, org.opensaml.common.SAMLObject)
org.springframework.security.saml.websso.
ArtifactResolutionProfile
org.springframework.security.saml.metadata.
ExtendedMetadataProvider
org.opensaml.ws.transport.http.
LocationAwareInTransport
org.opensaml.ws.soap.soap11.MustUnderstandBearing
org.opensaml.liberty.paos.
Request
(also extends org.opensaml.ws.soap.soap11.ActorBearing, org.opensaml.common.SAMLObject)
org.opensaml.liberty.paos.
Response
(also extends org.opensaml.ws.soap.soap11.ActorBearing, org.opensaml.common.SAMLObject)
org.opensaml.xml.security.Resolver<ProductType,CriteriaType>
org.opensaml.xml.security.credential.CredentialResolver
org.springframework.security.saml.key.
KeyManager
org.springframework.security.saml.processor.
SAMLBinding
org.springframework.security.saml.context.
SAMLContextProvider
org.springframework.security.saml.log.
SAMLLogger
org.springframework.security.saml.storage.
SAMLMessageStorage
org.springframework.security.saml.storage.
SAMLMessageStorageFactory
org.springframework.security.saml.processor.
SAMLProcessor
org.springframework.security.saml.userdetails.
SAMLUserDetailsService
org.springframework.security.saml.websso.
SingleLogoutProfile
org.springframework.security.saml.websso.
WebSSOProfile
org.springframework.security.saml.websso.
WebSSOProfileConsumer
org.opensaml.xml.XMLObject
org.opensaml.xml.validation.ValidatingXMLObject
org.opensaml.common.SAMLObject
org.opensaml.liberty.paos.
Request
(also extends org.opensaml.ws.soap.soap11.ActorBearing, org.opensaml.ws.soap.soap11.MustUnderstandBearing)
org.opensaml.liberty.paos.
Response
(also extends org.opensaml.ws.soap.soap11.ActorBearing, org.opensaml.ws.soap.soap11.MustUnderstandBearing)
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Spring Security SAML
Prev
Next
Frames
No Frames
All Classes