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 void
AbstractLogListener. 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 Response
AuditLogListener. processingApiRequest(AuditLogAPI api, IdmAuditLogRequest request)
Response
ExternalLogListener. processingApiRequest(ExtLogAPI api, IdmAuditLogRequest request)
-