Uses of Interface
com.github.inspektr.audit.AuditPointRuntimeInfo

Packages that use AuditPointRuntimeInfo
com.github.inspektr.audit   
 

Uses of AuditPointRuntimeInfo in com.github.inspektr.audit
 

Classes in com.github.inspektr.audit that implement AuditPointRuntimeInfo
 class AspectJAuditPointRuntimeInfo
          Wrapper around AspectJ's JoinPoint containing the runtime execution info for current audit points
 

Constructors in com.github.inspektr.audit with parameters of type AuditPointRuntimeInfo
AuditActionContext(String principal, String resourceOperatedUpon, String actionPerformed, String applicationCode, Date whenActionWasPerformed, String clientIpAddress, String serverIpAddress, AuditPointRuntimeInfo runtimeInfo)
           
 



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