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.security.web.authentication.rememberme.PersistentTokenBasedRememberMeServices
- org.springframework.security.web.authentication.rememberme.TokenBasedRememberMeServices
- org.springframework.dao.support.DaoSupport (implements org.springframework.beans.factory.InitializingBean)
- org.springframework.jdbc.core.support.JdbcDaoSupport
- org.springframework.security.web.authentication.rememberme.JdbcTokenRepositoryImpl (implements org.springframework.security.web.authentication.rememberme.PersistentTokenRepository)
- org.springframework.jdbc.core.support.JdbcDaoSupport
- 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, jakarta.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)
- java.lang.Exception
- java.lang.RuntimeException
- org.springframework.security.core.AuthenticationException
- org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationException
- org.springframework.security.web.authentication.rememberme.CookieTheftException
- org.springframework.security.web.authentication.rememberme.InvalidCookieException
- org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationException
- org.springframework.security.core.AuthenticationException
- java.lang.RuntimeException
- java.lang.Exception
- 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)
Interface Hierarchy
- org.springframework.security.web.authentication.rememberme.PersistentTokenRepository
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.springframework.security.web.authentication.rememberme.TokenBasedRememberMeServices.RememberMeTokenAlgorithm
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)