Serialized Form


Package com.github.inspektr.audit

Class com.github.inspektr.audit.AspectJAuditPointRuntimeInfo extends Object implements Serializable

Serialized Fields

currentJoinPoint

org.aspectj.lang.JoinPoint currentJoinPoint

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

serialVersionUID: -3530737409883959089L

Serialized Fields

principal

String principal
This is WHO


resourceOperatedUpon

String resourceOperatedUpon
This is WHAT


actionPerformed

String actionPerformed
This is ACTION


applicationCode

String applicationCode
This is Application from which operation has been performed


whenActionWasPerformed

Date whenActionWasPerformed
This is WHEN


clientIpAddress

String clientIpAddress
Client IP Address


serverIpAddress

String serverIpAddress
Server IP Address



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