| Package | Description |
|---|---|
| org.molgenis.security | |
| org.molgenis.security.twofactor | |
| org.molgenis.security.twofactor.auth |
| Modifier and Type | Method and Description |
|---|---|
TwoFactorAuthenticationProvider |
MolgenisWebAppSecurityConfig.twoFactorAuthenticationProvider() |
| Constructor and Description |
|---|
TwoFactorAuthenticationController(TwoFactorAuthenticationProvider authenticationProvider,
TwoFactorAuthenticationService twoFactorAuthenticationService,
RecoveryAuthenticationProvider recoveryAuthenticationProvider,
OtpService otpService) |
| Modifier and Type | Class and Description |
|---|---|
class |
TwoFactorAuthenticationProviderImpl
AuthenticationProvider that uses the TwoFactorAuthenticationService and expects a TwoFactorAuthenticationToken
|
Copyright © 2017. All rights reserved.