Class AuthTOTPPassword

java.lang.Object
pro.gravit.launcher.base.request.auth.password.AuthTOTPPassword
All Implemented Interfaces:
AuthRequest.AuthPasswordInterface, pro.gravit.launcher.core.api.method.AuthMethodPassword

public class AuthTOTPPassword extends Object implements AuthRequest.AuthPasswordInterface
  • Field Details

  • Constructor Details

    • AuthTOTPPassword

      public AuthTOTPPassword()
    • AuthTOTPPassword

      public AuthTOTPPassword(String totp)
  • Method Details