Uses of Package
com.sas.lsaf.security.audit
-
Packages that use com.sas.lsaf.security.audit Package Description com.sas.lsaf Class to log on to the system.com.sas.lsaf.client Classes needed to create a session and access available services.com.sas.lsaf.security.audit Service and class definitions for getting global audit entries. -
Classes in com.sas.lsaf.security.audit used by com.sas.lsaf Class Description AuditService The service to query the global audit history or an object's audit history. -
Classes in com.sas.lsaf.security.audit used by com.sas.lsaf.client Class Description AuditService The service to query the global audit history or an object's audit history. -
Classes in com.sas.lsaf.security.audit used by com.sas.lsaf.security.audit Class Description AuditAction The representation of an audit action that is associated with a specific object type within the system.AuditEntry AuditEntry contains information from a single audit record that includes the source information, the action performed, when the action was performed, and who performed the action.AuditEntry.Mode The execution mode in which the audit entry was recorded.AuditEntryDetail Audit entry details contains the attributes that were changed during an auditable action, hich includes the old and new values, for a particular audit entry.AuditQuery Audit entry query contains information on how to query the audit trail information.AuditSearchException Thrown when an error is encountered while searching the audit entries.