Uses of Record Class
eu.rarogsoftware.rarog.platform.api.security.mfa.MfaMethod
Packages that use MfaMethod
Package
Description
-
Uses of MfaMethod in eu.rarogsoftware.rarog.platform.api.security.mfa
Methods in eu.rarogsoftware.rarog.platform.api.security.mfa that return MfaMethodMethods in eu.rarogsoftware.rarog.platform.api.security.mfa that return types with arguments of type MfaMethodModifier and TypeMethodDescriptionMfaService.getMethods()MfaService.getMethodsForUser(StandardUser standardUser) MfaMethodsRegister.getMfaMethods() -
Uses of MfaMethod in eu.rarogsoftware.rarog.platform.app.rest.security
Constructors in eu.rarogsoftware.rarog.platform.app.rest.security with parameters of type MfaMethod -
Uses of MfaMethod in eu.rarogsoftware.rarog.platform.security.mfa
Fields in eu.rarogsoftware.rarog.platform.security.mfa declared as MfaMethodModifier and TypeFieldDescriptionstatic final MfaMethodBuildInMfaMethodsRegister.RECOVERY_CODESstatic final MfaMethodBuildInMfaMethodsRegister.TOTPMethods in eu.rarogsoftware.rarog.platform.security.mfa that return types with arguments of type MfaMethodModifier and TypeMethodDescriptionDefaultMfaService.getMethods()DefaultMfaService.getMethodsForUser(StandardUser standardUser) BuildInMfaMethodsRegister.getMfaMethods()DevMfaMethodsRegister.getMfaMethods()