Uses of Class
org.apache.syncope.core.logic.MfaLogic
Packages that use MfaLogic
Package
Description
-
Uses of MfaLogic in org.apache.syncope.core.logic
Methods in org.apache.syncope.core.logic that return MfaLogicModifier and TypeMethodDescriptionIdRepoLogicContext.mfaLogic(UserDataBinder userDataBinder, UserDAO userDAO, EncryptorManager encryptorManager, DomainOps domainOps, dev.samstevens.totp.secret.SecretGenerator totpSecretGenerator, dev.samstevens.totp.qr.QrGenerator totpQrGenerator, dev.samstevens.totp.code.HashingAlgorithm totpHashingAlgorithm, dev.samstevens.totp.recovery.RecoveryCodeGenerator totpRecoveryCodeGenerator, dev.samstevens.totp.code.CodeVerifier totpCodeVerifier, SecurityProperties securityProperties) -
Uses of MfaLogic in org.apache.syncope.core.rest.cxf
Methods in org.apache.syncope.core.rest.cxf with parameters of type MfaLogic -
Uses of MfaLogic in org.apache.syncope.core.rest.cxf.service
Fields in org.apache.syncope.core.rest.cxf.service declared as MfaLogicConstructors in org.apache.syncope.core.rest.cxf.service with parameters of type MfaLogic