Interface RecoveryCodesService
- All Known Implementing Classes:
DefaultRecoveryCodesService
public interface RecoveryCodesService
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final record
-
Method Summary
-
Method Details
-
useRecoveryCode
RecoveryCodesService.RecoveryCodeLoginResult useRecoveryCode(StandardUser user, String recoveryCode) -
generateRecoveryCodes
-