Searched defs:DefaultAuditServiceProxy (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-audit/openam-audit-core/src/main/java/org/forgerock/openam/audit/
H A DDefaultAuditServiceProxy.java41 public class DefaultAuditServiceProxy extends AuditServiceProxy implements AMAuditService { class in inherits:AuditServiceProxy,AMAuditService
48 * Create a new instance of the {@code DefaultAuditServiceProxy}. Note that the given delegate should be started
55 public DefaultAuditServiceProxy(AuditService delegate, AMAuditServiceConfiguration auditServiceConfiguration) { method in class:DefaultAuditServiceProxy
/forgerock/openam/openam-audit/openam-audit-core/src/main/java/org/forgerock/openam/audit/
H A DDefaultAuditServiceProxy.java69 public class DefaultAuditServiceProxy extends AuditServiceProxy implements AMAuditService, class in inherits:AuditServiceProxy,AMAuditService,Describable
80 * Create a new instance of the {@code DefaultAuditServiceProxy}. Note that the given delegate should be started
87 public DefaultAuditServiceProxy(AuditService delegate, AMAuditServiceConfiguration auditServiceConfiguration) { method in class:DefaultAuditServiceProxy

Completed in 28 milliseconds