Package org.apereo.cas.impl.token
Class JpaPasswordlessAuthenticationToken
- java.lang.Object
-
- org.apereo.cas.impl.token.PasswordlessAuthenticationToken
-
- org.apereo.cas.impl.token.JpaPasswordlessAuthenticationToken
-
- All Implemented Interfaces:
java.io.Serializable
@Entity public class JpaPasswordlessAuthenticationToken extends org.apereo.cas.impl.token.PasswordlessAuthenticationTokenThis isJpaPasswordlessAuthenticationToken.- Since:
- 6.2.0
- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.apereo.cas.impl.token.PasswordlessAuthenticationToken
org.apereo.cas.impl.token.PasswordlessAuthenticationToken.PasswordlessAuthenticationTokenBuilder<C extends org.apereo.cas.impl.token.PasswordlessAuthenticationToken,B extends org.apereo.cas.impl.token.PasswordlessAuthenticationToken.PasswordlessAuthenticationTokenBuilder<C,B>>
-
-
Constructor Summary
Constructors Constructor Description JpaPasswordlessAuthenticationToken()
-