Class Auth2FAPassword
java.lang.Object
pro.gravit.launcher.base.request.auth.password.Auth2FAPassword
- All Implemented Interfaces:
AuthRequest.AuthPasswordInterface, pro.gravit.launcher.core.api.method.AuthMethodPassword
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
ConstructorsConstructorDescriptionAuth2FAPassword(AuthRequest.AuthPasswordInterface firstPassword, AuthRequest.AuthPasswordInterface secondPassword) -
Method Summary
-
Field Details
-
firstPassword
-
secondPassword
-
-
Constructor Details
-
Auth2FAPassword
public Auth2FAPassword() -
Auth2FAPassword
public Auth2FAPassword(AuthRequest.AuthPasswordInterface firstPassword, AuthRequest.AuthPasswordInterface secondPassword)
-
-
Method Details
-
check
public boolean check()- Specified by:
checkin interfaceAuthRequest.AuthPasswordInterface
-
isAllowSave
public boolean isAllowSave()- Specified by:
isAllowSavein interfaceAuthRequest.AuthPasswordInterface
-