Uses of Class
org.openiam.base.request.OTPSuppressionRequest
-
Packages that use OTPSuppressionRequest Package Description org.openiam.esb.core.mq org.openiam.srvc.am -
-
Uses of OTPSuppressionRequest in org.openiam.esb.core.mq
Methods in org.openiam.esb.core.mq with parameters of type OTPSuppressionRequest Modifier and Type Method Description ResponseAuthenticationListener. processingApiRequest(AuthenticationAPI api, OTPSuppressionRequest request) -
Uses of OTPSuppressionRequest in org.openiam.srvc.am
Methods in org.openiam.srvc.am with parameters of type OTPSuppressionRequest Modifier and Type Method Description BooleanResponseAuthenticationService. canOTPBeSuppressed(OTPSuppressionRequest request)BooleanResponseAuthenticationWebServiceImpl. canOTPBeSuppressed(OTPSuppressionRequest request)
-