Class Hierarchy
- java.lang.Object
- org.springframework.security.authentication.AbstractAuthenticationToken (implements org.springframework.security.core.Authentication, org.springframework.security.core.CredentialsContainer)
- org.springframework.security.openid.OpenIDAuthenticationToken
- 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.openid.OpenIDAuthenticationFilter
- org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.context.MessageSourceAware)
- org.springframework.security.openid.NullAxFetchListFactory (implements org.springframework.security.openid.AxFetchListFactory)
- org.springframework.security.openid.OpenID4JavaConsumer (implements org.springframework.security.openid.OpenIDConsumer)
- org.springframework.security.openid.OpenIDAttribute (implements java.io.Serializable)
- org.springframework.security.openid.OpenIDAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider, org.springframework.beans.factory.InitializingBean)
- org.springframework.security.openid.RegexBasedAxFetchListFactory (implements org.springframework.security.openid.AxFetchListFactory)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- org.springframework.security.openid.OpenIDConsumerException
- java.lang.RuntimeException
- org.springframework.security.core.AuthenticationException
- org.springframework.security.openid.AuthenticationCancelledException
- org.springframework.security.core.AuthenticationException
- java.lang.Exception
- org.springframework.security.authentication.AbstractAuthenticationToken (implements org.springframework.security.core.Authentication, org.springframework.security.core.CredentialsContainer)
Interface Hierarchy
- org.springframework.security.openid.AxFetchListFactory
- org.springframework.security.openid.OpenIDConsumer
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- org.springframework.security.openid.OpenIDAuthenticationStatus
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)