Package org.molgenis.security.twofactor.service
-
Interface Summary Interface Description OtpService OTPService is used to determine if theUserSecretmatches the given validationcode.RecoveryService Service that manages a user's recovery codes.TwoFactorAuthenticationService Service to use inTwoFactorAuthenticationFilterandTwoFactorAuthenticationController -
Class Summary Class Description OtpServiceImpl RecoveryServiceImpl TwoFactorAuthenticationServiceImpl