Uses of Interface
eu.rarogsoftware.rarog.platform.api.security.mfa.MfaService
Packages that use MfaService
Package
Description
-
Uses of MfaService in eu.rarogsoftware.rarog.platform.app.rest
Constructors in eu.rarogsoftware.rarog.platform.app.rest with parameters of type MfaServiceModifierConstructorDescriptionRestLoginController
(I18nHelper i18nHelper, MfaService mfaService, LoginAttemptService loginAttemptService, HomePageService homePageService) -
Uses of MfaService in eu.rarogsoftware.rarog.platform.app.rest.security
Constructors in eu.rarogsoftware.rarog.platform.app.rest.security with parameters of type MfaService -
Uses of MfaService in eu.rarogsoftware.rarog.platform.security.mfa
Classes in eu.rarogsoftware.rarog.platform.security.mfa that implement MfaServiceConstructors in eu.rarogsoftware.rarog.platform.security.mfa with parameters of type MfaServiceModifierConstructorDescriptionMultiFactorEnforcingFilter
(MfaService mfaService, MfaStore mfaStore, MfaPageMatcherFactory matcherFactory)