All Classes
-
All Classes Interface Summary Class Summary Enum Summary Annotation Types Summary Class Description AbstractAuditResourceResolver Abstract AuditResourceResolver for when the resource is the same regardless of an exception or not.AbstractStringAuditTrailManager Abstract AuditTrailManager that turns the AuditActionContext into a printable String.AbstractSuffixAwareAuditActionResolver Abstract class that encapsulates the required suffixes.AopUtils Utility class to assist with AOP operations.AspectJAuditPointRuntimeInfo Wrapper around AspectJ's JoinPoint containing the runtime execution info for current audit pointsAudit States that this method should be logged for auditing purposes.AuditActionContext Immutable container holding the core elements of an audit-able action that need to be recorded as an audit trail record.AuditActionResolver An SPI interface needed to be implemented by individual applications requiring an audit trail record keeping functionality, to provide the action taken.AuditPointRuntimeInfo Encapsulates a runtime execution context at advised audit points.AuditResourceResolver An SPI interface needed to be implemented by individual applications requiring an audit trail record keeping functionality, to provide a current resource on which an audit-able action is being performed.Audits States that this method should be logged for auditing purposes.AuditTrailManagementAspect A POJO style aspect modularizing management of an audit trail data concern.AuditTrailManager An interface used to make an audit trail record.AuditTrailManager.AuditFormats BooleanAuditActionResolver Implementation ofAuditActionResolverthat can process boolean return values.ConsoleAuditTrailManager SimpleAuditTrailManagerthat dumps auditable information to output stream.DefaultAuditActionResolver Default resolver.FirstParameterAuditResourceResolver Converts the first argument object into a String resource identifier.MessageBundleAwareResourceResolver This isMessageBundleAwareResourceResolver.NullableReturnValueAuditResourceResolver ObjectCreationAuditActionResolver Uses the success/failure suffixes when an object is returned (or NULL is returned)ObjectToStringResourceResolver Inspektr ResourceResolver that resolves resource as a target object's toString method callParametersAsStringResourceResolver Returns the parameters as an array of strings.ReturnValueAsStringResourceResolver Implementation ofAuditResourceResolverthat uses the toString version of the return value as the resource.ShortenedReturnValueAsStringAuditResourceResolver Slf4jLoggingAuditTrailManager AuditTrailManagerthat dumps auditable information to a configured logger.