Class JpaGoogleAuthenticatorAccount.JpaGoogleAuthenticatorAccountBuilder<C extends JpaGoogleAuthenticatorAccount,B extends JpaGoogleAuthenticatorAccount.JpaGoogleAuthenticatorAccountBuilder<C,B>>

java.lang.Object
org.apereo.cas.authentication.OneTimeTokenAccount.OneTimeTokenAccountBuilder<C,B>
org.apereo.cas.gauth.credential.GoogleAuthenticatorAccount.GoogleAuthenticatorAccountBuilder<C,B>
org.apereo.cas.gauth.credential.JpaGoogleAuthenticatorAccount.JpaGoogleAuthenticatorAccountBuilder<C,B>
Enclosing class:
JpaGoogleAuthenticatorAccount

public abstract static class JpaGoogleAuthenticatorAccount.JpaGoogleAuthenticatorAccountBuilder<C extends JpaGoogleAuthenticatorAccount,B extends JpaGoogleAuthenticatorAccount.JpaGoogleAuthenticatorAccountBuilder<C,B>> extends org.apereo.cas.gauth.credential.GoogleAuthenticatorAccount.GoogleAuthenticatorAccountBuilder<C,B>
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    abstract C
     
    id(long id)
     
     

    Methods inherited from class org.apereo.cas.authentication.OneTimeTokenAccount.OneTimeTokenAccountBuilder

    lastUsedDateTime, name, properties, registrationDate, scratchCodes, secretKey, source, tenant, username, validationCode

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, wait, wait, wait