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
-
-
Constructor Summary
Constructors Constructor Description JpaPasswordlessAuthenticationToken()
-