Uses of Interface
org.exoplatform.mfa.api.otp.OtpConnector
-
Packages that use OtpConnector Package Description org.exoplatform.mfa.api.otp org.exoplatform.mfa.impl.otp -
-
Uses of OtpConnector in org.exoplatform.mfa.api.otp
Methods in org.exoplatform.mfa.api.otp with parameters of type OtpConnector Modifier and Type Method Description voidOtpService. addConnector(OtpConnector mfaConnector) -
Uses of OtpConnector in org.exoplatform.mfa.impl.otp
Classes in org.exoplatform.mfa.impl.otp that implement OtpConnector Modifier and Type Class Description classExoOtpConnector
-