パッケージ org.springframework.security.web.authentication.rememberme の階層
クラス階層
- java.lang.ObjectSE
- 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.ThrowableSE (implements java.io.SerializableSE)
- java.lang.ExceptionSE
- java.lang.RuntimeExceptionSE
- 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.RuntimeExceptionSE
- java.lang.ExceptionSE
- 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.PersistentTokenRepository
列挙型クラス Hierarchy
- java.lang.ObjectSE
- java.lang.EnumSE<E> (implements java.lang.ComparableSE<T>, java.lang.constant.ConstableSE, java.io.SerializableSE)
- org.springframework.security.web.authentication.rememberme.TokenBasedRememberMeServices.RememberMeTokenAlgorithm
- java.lang.EnumSE<E> (implements java.lang.ComparableSE<T>, java.lang.constant.ConstableSE, java.io.SerializableSE)