Uses of Class
org.exoplatform.mfa.api.MfaService
-
Packages that use MfaService Package Description org.exoplatform.mfa.api.otp org.exoplatform.mfa.rest.mfa -
-
Uses of MfaService in org.exoplatform.mfa.api.otp
Constructors in org.exoplatform.mfa.api.otp with parameters of type MfaService Constructor Description OtpService(org.exoplatform.container.xml.InitParams initParams, MfaService mfaService, org.exoplatform.services.resources.ResourceBundleService resourceBundleService) -
Uses of MfaService in org.exoplatform.mfa.rest.mfa
Constructors in org.exoplatform.mfa.rest.mfa with parameters of type MfaService Constructor Description MfaRestService(MfaService mfaService)
-