Serialized Form


Package com.github.inspektr.audit

Class com.github.inspektr.audit.AuditActionContext extends java.lang.Object implements Serializable

serialVersionUID: -3530737409883959089L

Serialized Fields

principal

java.lang.String principal
This is WHO


resourceOperatedUpon

java.lang.String resourceOperatedUpon
This is WHAT


actionPerformed

java.lang.String actionPerformed
This is ACTION


applicationCode

java.lang.String applicationCode
This is Application from which operation has been performed


whenActionWasPerformed

java.util.Date whenActionWasPerformed
This is WHEN


clientIpAddress

java.lang.String clientIpAddress
Client IP Address


serverIpAddress

java.lang.String serverIpAddress
Server IP Address



Copyright © 2007-2011 Rutgers, the State University of New Jersey. All Rights Reserved.