| Package | Description |
|---|---|
| org.molgenis.security | |
| org.molgenis.security.twofactor | |
| org.molgenis.security.twofactor.auth |
| Modifier and Type | Method and Description |
|---|---|
RecoveryAuthenticationProvider |
MolgenisWebAppSecurityConfig.recoveryAuthenticationProvider() |
| Constructor and Description |
|---|
TwoFactorAuthenticationController(TwoFactorAuthenticationProvider authenticationProvider,
TwoFactorAuthenticationService twoFactorAuthenticationService,
RecoveryAuthenticationProvider recoveryAuthenticationProvider,
OtpService otpService) |
| Modifier and Type | Class and Description |
|---|---|
class |
RecoveryAuthenticationProviderImpl
AuthenticationProvider that offers the possibility to authenticate users with a recovery code.
|
Copyright © 2017. All rights reserved.