Uses of Class
org.openiam.base.request.IdmAuditLogRequest
-
Packages that use IdmAuditLogRequest Package Description org.openiam.common.mq.listener org.openiam.esb.core.mq -
-
Uses of IdmAuditLogRequest in org.openiam.common.mq.listener
Methods in org.openiam.common.mq.listener with parameters of type IdmAuditLogRequest Modifier and Type Method Description protected voidAbstractLogListener. add(IdmAuditLogRequest request) -
Uses of IdmAuditLogRequest in org.openiam.esb.core.mq
Methods in org.openiam.esb.core.mq with parameters of type IdmAuditLogRequest Modifier and Type Method Description ResponseAuditLogListener. processingApiRequest(AuditLogAPI api, IdmAuditLogRequest request)ResponseExternalLogListener. processingApiRequest(ExtLogAPI api, IdmAuditLogRequest request)
-