| Package | Description |
|---|---|
| org.molgenis.security.twofactor.service |
| Modifier and Type | Method and Description |
|---|---|
Stream<RecoveryCode> |
RecoveryServiceImpl.generateRecoveryCodes() |
Stream<RecoveryCode> |
RecoveryService.generateRecoveryCodes()
Generates new recovery codes for the current user and deletes the old codes (if any).
|
Stream<RecoveryCode> |
RecoveryServiceImpl.getRecoveryCodes() |
Stream<RecoveryCode> |
RecoveryService.getRecoveryCodes()
Get the recovery codes (if any) of the current user.
|
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.