Uses of Class
org.openiam.mq.constants.queue.audit.AuditLogQueue
-
Packages that use AuditLogQueue Package Description org.openiam.config org.openiam.esb.core.mq org.openiam.srvc.audit -
-
Uses of AuditLogQueue in org.openiam.config
Methods in org.openiam.config that return AuditLogQueue Modifier and Type Method Description AuditLogQueue
AuditVHostConfig. auditLogQueue()
-
Uses of AuditLogQueue in org.openiam.esb.core.mq
Constructors in org.openiam.esb.core.mq with parameters of type AuditLogQueue Constructor Description AuditLogListener(AuditLogQueue queue)
-
Uses of AuditLogQueue in org.openiam.srvc.audit
Constructors in org.openiam.srvc.audit with parameters of type AuditLogQueue Constructor Description IdmAuditLogWebDataServiceImpl(AuditLogQueue queue)
-