| 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 |
|---|
TwoFactorAuthenticationFilter(AuthenticationSettings authenticationSettings,
TwoFactorAuthenticationService twoFactorAuthenticationService,
org.springframework.security.web.RedirectStrategy redirectStrategy,
UserAccountService userAccountService) |
TwoFactorAuthenticationProviderImpl(TwoFactorAuthenticationService twoFactorAuthenticationService,
OtpService otpService,
RecoveryService recoveryService) |
| Modifier and Type | Class and Description |
|---|---|
class |
TwoFactorAuthenticationServiceImpl |
Copyright © 2017. All rights reserved.