Hierarchy For Package org.springframework.security.web.authentication.rememberme

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.springframework.security.web.authentication.rememberme.AbstractRememberMeServices (implements org.springframework.beans.factory.InitializingBean, org.springframework.security.web.authentication.logout.LogoutHandler, org.springframework.context.MessageSourceAware, org.springframework.security.web.authentication.RememberMeServices)
    • org.springframework.dao.support.DaoSupport (implements org.springframework.beans.factory.InitializingBean)
    • 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.rememberme.RememberMeAuthenticationFilter (implements org.springframework.context.ApplicationEventPublisherAware)
    • org.springframework.security.web.authentication.rememberme.InMemoryTokenRepositoryImpl (implements org.springframework.security.web.authentication.rememberme.PersistentTokenRepository)
    • org.springframework.security.web.authentication.rememberme.PersistentRememberMeToken
    • java.lang.Throwable (implements java.io.Serializable)

Interface Hierarchy