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 Response
AuthenticationListener. 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 BooleanResponse
AuthenticationService. canOTPBeSuppressed(OTPSuppressionRequest request)
BooleanResponse
AuthenticationWebServiceImpl. canOTPBeSuppressed(OTPSuppressionRequest request)
-