Package org.inspektr.audit.spi.support

Class Summary
BooleanAuditableActionResolver Implementation of ActionResolver that can process boolean return values.
DefaultAuditableActionResolver Default implementation of the ActionResolver interface that returns the value of the Auditable annotation as the action.
ObjectCreationAuditableActionResolver Uses the success/failure suffixes when an object is returned (or NULL is returned)
ReturnValueAsStringResourceResolver Implementation of AuditableResourceResolver that uses the toString version of the return value as the resource.
SpringSecurityAuditablePrincipalResolver Resolves the principal name to the one provided by Spring Security.
 



Copyright © 2007-2012. All Rights Reserved.