Hierarchy For Package org.springframework.security.openid

Class Hierarchy

  • java.lang.Object
    • org.springframework.security.authentication.AbstractAuthenticationToken (implements org.springframework.security.core.Authentication, org.springframework.security.core.CredentialsContainer)
    • 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.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)

Interface Hierarchy

Enum Hierarchy

  • java.lang.Object
    • java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)