Hierarchy For Package org.springframework.social.security

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.social.security.AuthenticationNameUserIdSource (implements org.springframework.social.UserIdSource)
    • org.springframework.social.connect.support.ConnectionFactoryRegistry (implements org.springframework.social.connect.ConnectionFactoryLocator)
    • org.springframework.web.filter.GenericFilterBean (implements org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.DisposableBean, org.springframework.context.EnvironmentAware, 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.social.security.SocialAuthenticationFailureHandler (implements org.springframework.security.web.authentication.AuthenticationFailureHandler)
    • org.springframework.social.security.SocialAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider)
    • java.lang.Throwable (implements java.io.Serializable)
    • org.springframework.security.core.userdetails.User (implements org.springframework.security.core.CredentialsContainer, org.springframework.security.core.userdetails.UserDetails)

Interface Hierarchy