Hierarchy For Package org.springframework.security.saml2.provider.service.authentication
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.springframework.security.authentication.AbstractAuthenticationToken (implements org.springframework.security.core.Authentication, org.springframework.security.core.CredentialsContainer)
- org.springframework.security.saml2.provider.service.authentication.Saml2Authentication
- org.springframework.security.saml2.provider.service.authentication.Saml2AuthenticationToken
- org.springframework.security.saml2.provider.service.authentication.AbstractSaml2AuthenticationRequest (implements java.io.Serializable)
- org.springframework.security.saml2.provider.service.authentication.Saml2PostAuthenticationRequest
- org.springframework.security.saml2.provider.service.authentication.Saml2RedirectAuthenticationRequest
- org.springframework.security.saml2.provider.service.authentication.AbstractSaml2AuthenticationRequest.Builder<T>
- org.springframework.security.saml2.provider.service.authentication.Saml2PostAuthenticationRequest.Builder
- org.springframework.security.saml2.provider.service.authentication.Saml2RedirectAuthenticationRequest.Builder
- org.springframework.security.saml2.provider.service.authentication.DefaultSaml2AuthenticatedPrincipal (implements org.springframework.security.saml2.provider.service.authentication.Saml2AuthenticatedPrincipal, java.io.Serializable)
- org.springframework.security.saml2.provider.service.authentication.OpenSaml4AuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider)
- org.springframework.security.saml2.provider.service.authentication.OpenSaml4AuthenticationProvider.AssertionToken
- org.springframework.security.saml2.provider.service.authentication.OpenSaml4AuthenticationProvider.ResponseToken
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.springframework.security.core.AuthenticationException
- org.springframework.security.saml2.provider.service.authentication.Saml2AuthenticationException
- org.springframework.security.core.AuthenticationException
- java.lang.RuntimeException
- java.lang.Exception
- org.springframework.security.authentication.AbstractAuthenticationToken (implements org.springframework.security.core.Authentication, org.springframework.security.core.CredentialsContainer)
Interface Hierarchy
- org.springframework.security.core.AuthenticatedPrincipal
- org.springframework.security.saml2.provider.service.authentication.Saml2AuthenticatedPrincipal