Package com.sas.hls.security.audit

Service and class definitions for getting global audit entries.

See:
          Description

Interface Summary
AuditService Service that provides a way to query the global audit history or an object audit history.
 

Class Summary
AuditConstants Abstract class containing string constants which represent the action value in an AuditEntry.
AuditEntriesInfo Provides information about the results of a query including the number of entries and a token to access those entries.
AuditEntry AuditEntry contains information from a single audit record which includes the source information, the action performed, when it was performed, and by whom.
AuditEntryDetail AuditEntryDetail contains the attributes that were changed, including the old and new values, for a particular audit entry.
AuditEntryQuery AuditEntryQuery contains information on how to filter audit information.
AuditToken Identifies an audit query result on the server.
 

Package com.sas.hls.security.audit Description

Service and class definitions for getting global audit entries.



Copyright (c) 2016, SAS Institute Inc., Cary, NC, USA