Uses of Package
com.sas.hls.security.audit

Packages that use com.sas.hls.security.audit
com.sas.hls.drug.client Classes specific to accessing an instance of the SAS Drug Development application. 
com.sas.hls.security.audit Service and class definitions for getting global audit entries. 
 

Classes in com.sas.hls.security.audit used by com.sas.hls.drug.client
AuditService
          Service that provides a way to query the global audit history or an object audit history.
 

Classes in com.sas.hls.security.audit used by com.sas.hls.security.audit
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.
 



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