Uses of Interface
org.molgenis.security.twofactor.service.RecoveryService
-
Packages that use RecoveryService Package Description org.molgenis.security.twofactor.auth org.molgenis.security.twofactor.service -
-
Uses of RecoveryService in org.molgenis.security.twofactor.auth
Constructors in org.molgenis.security.twofactor.auth with parameters of type RecoveryService Constructor Description RecoveryAuthenticationProviderImpl(RecoveryService recoveryService)TwoFactorAuthenticationProviderImpl(TwoFactorAuthenticationService twoFactorAuthenticationService, OtpService otpService, RecoveryService recoveryService) -
Uses of RecoveryService in org.molgenis.security.twofactor.service
Classes in org.molgenis.security.twofactor.service that implement RecoveryService Modifier and Type Class Description classRecoveryServiceImpl
-