Package org.apereo.cas.authentication
Class OneTimeTokenCredential
- java.lang.Object
-
- org.apereo.cas.authentication.AbstractCredential
-
- org.apereo.cas.authentication.OneTimeTokenCredential
-
- All Implemented Interfaces:
java.io.Serializable,org.apereo.cas.authentication.Credential,org.apereo.cas.authentication.CredentialMetaData
public class OneTimeTokenCredential extends AbstractCredential
This isOneTimeTokenCredential.- Since:
- 5.0.0
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description OneTimeTokenCredential()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetId()-
Methods inherited from class org.apereo.cas.authentication.AbstractCredential
equals, getCredentialClass, hashCode, isValid, validate
-
-