Hierarchy For Package org.springframework.security.authentication.ott
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.security.authentication.ott.OneTimeTokenAuthenticationToken
- org.springframework.security.authentication.ott.DefaultOneTimeToken (implements org.springframework.security.authentication.ott.OneTimeToken)
- org.springframework.security.authentication.ott.GenerateOneTimeTokenRequest
- org.springframework.security.authentication.ott.InMemoryOneTimeTokenService (implements org.springframework.security.authentication.ott.OneTimeTokenService)
- org.springframework.security.authentication.ott.JdbcOneTimeTokenService (implements org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean, org.springframework.security.authentication.ott.OneTimeTokenService)
- org.springframework.security.authentication.ott.OneTimeTokenAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.springframework.security.core.AuthenticationException
- org.springframework.security.authentication.ott.InvalidOneTimeTokenException
- org.springframework.security.core.AuthenticationException
- java.lang.RuntimeException
- java.lang.Exception
- org.springframework.security.authentication.AbstractAuthenticationToken (implements org.springframework.security.core.Authentication, org.springframework.security.core.CredentialsContainer)
Interface Hierarchy
- org.springframework.security.authentication.ott.OneTimeToken
- org.springframework.security.authentication.ott.OneTimeTokenService