Uses of Interface
eu.rarogsoftware.rarog.platform.api.security.mfa.MfaStore
Packages that use MfaStore
Package
Description
-
Uses of MfaStore in eu.rarogsoftware.rarog.platform.app.rest.security
Constructors in eu.rarogsoftware.rarog.platform.app.rest.security with parameters of type MfaStoreModifierConstructorDescriptionMfaDevelopmentBypassResource
(MfaStore mfaStore) MfaRecoveryCodeLoginResource
(MfaStore mfaStore, RecoveryCodesService recoveryCodesService) -
Uses of MfaStore in eu.rarogsoftware.rarog.platform.plugins.func.test
Methods in eu.rarogsoftware.rarog.platform.plugins.func.test with parameters of type MfaStoreModifier and TypeMethodDescriptionTestConfiguration.component2
(RandomComponent randomComponent, MfaStore mfaStore) Constructors in eu.rarogsoftware.rarog.platform.plugins.func.test with parameters of type MfaStore -
Uses of MfaStore in eu.rarogsoftware.rarog.platform.security.mfa
Classes in eu.rarogsoftware.rarog.platform.security.mfa that implement MfaStoreConstructors in eu.rarogsoftware.rarog.platform.security.mfa with parameters of type MfaStoreModifierConstructorDescriptionMultiFactorEnforcingFilter
(MfaService mfaService, MfaStore mfaStore, MfaPageMatcherFactory matcherFactory)