Class AuthTOTPPassword
- java.lang.Object
-
- pro.gravit.launcher.request.auth.password.AuthTOTPPassword
-
- All Implemented Interfaces:
AuthRequest.AuthPasswordInterface
public class AuthTOTPPassword extends java.lang.Object implements AuthRequest.AuthPasswordInterface
-
-
Field Summary
Fields Modifier and Type Field Description java.lang.Stringtotp
-
Constructor Summary
Constructors Constructor Description AuthTOTPPassword()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleancheck()
-
-
-
Method Detail
-
check
public boolean check()
- Specified by:
checkin interfaceAuthRequest.AuthPasswordInterface
-
-