| Package | Description |
|---|---|
| org.molgenis.security.twofactor | |
| org.molgenis.security.twofactor.auth | |
| org.molgenis.security.twofactor.service |
| Constructor and Description |
|---|
TwoFactorAuthenticationController(TwoFactorAuthenticationProvider authenticationProvider,
TwoFactorAuthenticationService twoFactorAuthenticationService,
RecoveryAuthenticationProvider recoveryAuthenticationProvider,
OtpService otpService) |
| Constructor and Description |
|---|
TwoFactorAuthenticationProviderImpl(TwoFactorAuthenticationService twoFactorAuthenticationService,
OtpService otpService,
RecoveryService recoveryService) |
| Modifier and Type | Class and Description |
|---|---|
class |
OtpServiceImpl |
| Constructor and Description |
|---|
TwoFactorAuthenticationServiceImpl(OtpService otpService,
DataService dataService,
UserService userService,
IdGenerator idGenerator,
UserSecretFactory userSecretFactory) |
Copyright © 2017. All rights reserved.