Package org.apereo.inspektr.audit
Class AuditActionContext
java.lang.Object
org.apereo.inspektr.audit.AuditActionContext
- All Implemented Interfaces:
Serializable
Immutable container holding the core elements of an audit-able action that need to be recorded
as an audit trail record.
- Since:
- 1.0
- Version:
- $Id: AuditActionContext.java,v 1.2 2007/06/14 14:43:32 dkopylen Exp $
- Author:
- Dmitriy Kopylenko
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
AuditActionContext
-
-
Method Details
-
getPrincipal
-
getResourceOperatedUpon
-
getActionPerformed
-
getApplicationCode
-
getWhenActionWasPerformed
-
getClientIpAddress
-
getServerIpAddress
-
getUserAgent
-
getHeaders
-