Class DefaultRecoveryCodesService
java.lang.Object
eu.rarogsoftware.rarog.platform.security.mfa.recovery.DefaultRecoveryCodesService
- All Implemented Interfaces:
RecoveryCodesService
-
Nested Class Summary
Nested classes/interfaces inherited from interface eu.rarogsoftware.rarog.platform.security.mfa.recovery.RecoveryCodesService
RecoveryCodesService.RecoveryCodeLoginResult
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultRecoveryCodesService
-
-
Method Details
-
useRecoveryCode
public RecoveryCodesService.RecoveryCodeLoginResult useRecoveryCode(StandardUser user, String recoveryCode) - Specified by:
useRecoveryCode
in interfaceRecoveryCodesService
-
generateRecoveryCodes
- Specified by:
generateRecoveryCodes
in interfaceRecoveryCodesService
-