All Classes and Interfaces
Class
Description
This class represents the access to a security relevant attribute in the context of an audit log.
Enum representing the type of operation performed on the accessed attribute.
Represents the requester of an access to an object in the context of an audit log.
This class stores auditing information about the object being accessed.
This class stores auditing information about who owns the data.
Interface for audit logging.
Runtime exception indicating that there was an issue while accessing the audit log.
Facade interface encapsulating the creation of a concrete
AuditLog implementation.Main class of the audit log functionality.
Utility class providing functions common to all AuditLog implementations.
Implementation of
AuditLog that redirects to the default logger.