public class LoggerAuditServiceImpl extends Object implements AuditService
MAX_MESSAGE_SIZE
Constructor and Description |
---|
LoggerAuditServiceImpl() |
Modifier and Type | Method and Description |
---|---|
void |
audit(AuditEventRecord record,
Task task) |
void |
cleanupAudit(CleanupPolicyType policy,
OperationResult parentResult)
Clean up audit records that are older than specified.
|
public void audit(AuditEventRecord record, Task task)
audit
in interface AuditService
public void cleanupAudit(CleanupPolicyType policy, OperationResult parentResult)
AuditService
cleanupAudit
in interface AuditService
policy
- Records will be deleted base on this policy.Copyright © 2013 evolveum. All rights reserved.