com.sas.hls.security.audit
Class AuditConstants

java.lang.Object
  extended by com.sas.hls.security.audit.AuditConstants

public abstract class AuditConstants
extends Object

Abstract class containing string constants which represent the action value in an AuditEntry.


Field Summary
static String ACTION_ACCOUNT_LOCKED
           
static String ACTION_ACCOUNT_UNLOCKED
           
static String ACTION_ACL_CREATED
           
static String ACTION_ACL_OWNER_UPDATED
           
static String ACTION_ACL_UPDATED
           
static String ACTION_ACTIVATED
           
static String ACTION_ANALYSIS_ADDED
           
static String ACTION_ANALYSIS_REMOVED
           
static String ACTION_ASSIGNED
           
static String ACTION_ASSOCIATED
           
static String ACTION_ATTACHMENT_ADDED
           
static String ACTION_ATTACHMENT_REMOVED
           
static String ACTION_CHECKEDIN
           
static String ACTION_CHECKEDOUT
           
static String ACTION_CLAIMED
           
static String ACTION_COMPLETED
           
static String ACTION_CREATED
           
static String ACTION_DEACTIVATED
           
static String ACTION_DEFAULT_ACL_CREATED
           
static String ACTION_DEFAULT_ACL_OWNER_UPDATED
           
static String ACTION_DEFAULT_ACL_UPDATED
           
static String ACTION_DELETED
           
static String ACTION_DISABLED_VERSIONING
           
static String ACTION_DISASSOCIATED
           
static String ACTION_DOWNLOADED
           
static String ACTION_ENABLED_VERSIONING
           
static String ACTION_EXTENDED_ATTR_CREATED
           
static String ACTION_EXTENDED_ATTR_DELETED
           
static String ACTION_EXTENDED_ATTR_UPDATED
           
static String ACTION_FILE_ADDED
           
static String ACTION_FILE_REMOVED
           
static String ACTION_FOLDER_ADDED
           
static String ACTION_FOLDER_REMOVED
           
static String ACTION_GROUP_ADDED
           
static String ACTION_GROUP_REMOVED
           
static String ACTION_INITIALIZED
           
static String ACTION_LEAD_CHANGED
           
static String ACTION_LOCKED
           
static String ACTION_LOGOFF_SUCCESSFUL
           
static String ACTION_LOGON_FAILED
           
static String ACTION_LOGON_SUCCESSFUL
           
static String ACTION_MEMBER_ADDED
           
static String ACTION_MEMBER_REMOVED
           
static String ACTION_MOVED
           
static String ACTION_PAUSED
           
static String ACTION_PERMANENTLY_DELETED
           
static String ACTION_PRIVILEGE_ADDED
           
static String ACTION_PRIVILEGE_REMOVED
           
static String ACTION_PROJECT_ADDED
           
static String ACTION_PROJECT_REMOVED
           
static String ACTION_RAN
           
static String ACTION_REASSIGNED
           
static String ACTION_RENAMED
           
static String ACTION_RESTORED
           
static String ACTION_RESUMED
           
static String ACTION_REVERTED
           
static String ACTION_ROLE_ADDED
           
static String ACTION_ROLE_REMOVED
           
static String ACTION_SCHEDULED_OCCURRENCE_REMOVED
           
static String ACTION_SIGNED
           
static String ACTION_STARTED
           
static String ACTION_STATE_CHANGED
           
static String ACTION_STOPPED
           
static String ACTION_TIMEOUT
           
static String ACTION_UNASSIGNED
           
static String ACTION_UNDO_CHECKEDOUT
           
static String ACTION_UNLOCKED
           
static String ACTION_UPDATED
           
static String ACTION_UPLOADED
           
static String ACTION_USER_ACCOUNT_CHANGED
           
static String ACTION_USER_PASSWORD_UPDATE
           
static String ACTION_WORKITEM_ADDED
           
static String ACTION_WORKITEM_REMOVED
           
 
Constructor Summary
AuditConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ACTION_CREATED

public static final String ACTION_CREATED
See Also:
Constant Field Values

ACTION_UPDATED

public static final String ACTION_UPDATED
See Also:
Constant Field Values

ACTION_DELETED

public static final String ACTION_DELETED
See Also:
Constant Field Values

ACTION_RENAMED

public static final String ACTION_RENAMED
See Also:
Constant Field Values

ACTION_MOVED

public static final String ACTION_MOVED
See Also:
Constant Field Values

ACTION_STARTED

public static final String ACTION_STARTED
See Also:
Constant Field Values

ACTION_STOPPED

public static final String ACTION_STOPPED
See Also:
Constant Field Values

ACTION_COMPLETED

public static final String ACTION_COMPLETED
See Also:
Constant Field Values

ACTION_CLAIMED

public static final String ACTION_CLAIMED
See Also:
Constant Field Values

ACTION_PERMANENTLY_DELETED

public static final String ACTION_PERMANENTLY_DELETED
See Also:
Constant Field Values

ACTION_INITIALIZED

public static final String ACTION_INITIALIZED
See Also:
Constant Field Values

ACTION_RESTORED

public static final String ACTION_RESTORED
See Also:
Constant Field Values

ACTION_UPLOADED

public static final String ACTION_UPLOADED
See Also:
Constant Field Values

ACTION_DOWNLOADED

public static final String ACTION_DOWNLOADED
See Also:
Constant Field Values

ACTION_ASSIGNED

public static final String ACTION_ASSIGNED
See Also:
Constant Field Values

ACTION_UNASSIGNED

public static final String ACTION_UNASSIGNED
See Also:
Constant Field Values

ACTION_REASSIGNED

public static final String ACTION_REASSIGNED
See Also:
Constant Field Values

ACTION_ACTIVATED

public static final String ACTION_ACTIVATED
See Also:
Constant Field Values

ACTION_DEACTIVATED

public static final String ACTION_DEACTIVATED
See Also:
Constant Field Values

ACTION_ASSOCIATED

public static final String ACTION_ASSOCIATED
See Also:
Constant Field Values

ACTION_DISASSOCIATED

public static final String ACTION_DISASSOCIATED
See Also:
Constant Field Values

ACTION_MEMBER_ADDED

public static final String ACTION_MEMBER_ADDED
See Also:
Constant Field Values

ACTION_MEMBER_REMOVED

public static final String ACTION_MEMBER_REMOVED
See Also:
Constant Field Values

ACTION_PRIVILEGE_ADDED

public static final String ACTION_PRIVILEGE_ADDED
See Also:
Constant Field Values

ACTION_PRIVILEGE_REMOVED

public static final String ACTION_PRIVILEGE_REMOVED
See Also:
Constant Field Values

ACTION_GROUP_ADDED

public static final String ACTION_GROUP_ADDED
See Also:
Constant Field Values

ACTION_GROUP_REMOVED

public static final String ACTION_GROUP_REMOVED
See Also:
Constant Field Values

ACTION_ROLE_ADDED

public static final String ACTION_ROLE_ADDED
See Also:
Constant Field Values

ACTION_ROLE_REMOVED

public static final String ACTION_ROLE_REMOVED
See Also:
Constant Field Values

ACTION_FILE_ADDED

public static final String ACTION_FILE_ADDED
See Also:
Constant Field Values

ACTION_FILE_REMOVED

public static final String ACTION_FILE_REMOVED
See Also:
Constant Field Values

ACTION_ATTACHMENT_ADDED

public static final String ACTION_ATTACHMENT_ADDED
See Also:
Constant Field Values

ACTION_ATTACHMENT_REMOVED

public static final String ACTION_ATTACHMENT_REMOVED
See Also:
Constant Field Values

ACTION_WORKITEM_ADDED

public static final String ACTION_WORKITEM_ADDED
See Also:
Constant Field Values

ACTION_WORKITEM_REMOVED

public static final String ACTION_WORKITEM_REMOVED
See Also:
Constant Field Values

ACTION_FOLDER_ADDED

public static final String ACTION_FOLDER_ADDED
See Also:
Constant Field Values

ACTION_FOLDER_REMOVED

public static final String ACTION_FOLDER_REMOVED
See Also:
Constant Field Values

ACTION_ENABLED_VERSIONING

public static final String ACTION_ENABLED_VERSIONING
See Also:
Constant Field Values

ACTION_DISABLED_VERSIONING

public static final String ACTION_DISABLED_VERSIONING
See Also:
Constant Field Values

ACTION_CHECKEDOUT

public static final String ACTION_CHECKEDOUT
See Also:
Constant Field Values

ACTION_UNDO_CHECKEDOUT

public static final String ACTION_UNDO_CHECKEDOUT
See Also:
Constant Field Values

ACTION_CHECKEDIN

public static final String ACTION_CHECKEDIN
See Also:
Constant Field Values

ACTION_REVERTED

public static final String ACTION_REVERTED
See Also:
Constant Field Values

ACTION_LOCKED

public static final String ACTION_LOCKED
See Also:
Constant Field Values

ACTION_UNLOCKED

public static final String ACTION_UNLOCKED
See Also:
Constant Field Values

ACTION_SIGNED

public static final String ACTION_SIGNED
See Also:
Constant Field Values

ACTION_PAUSED

public static final String ACTION_PAUSED
See Also:
Constant Field Values

ACTION_RESUMED

public static final String ACTION_RESUMED
See Also:
Constant Field Values

ACTION_RAN

public static final String ACTION_RAN
See Also:
Constant Field Values

ACTION_SCHEDULED_OCCURRENCE_REMOVED

public static final String ACTION_SCHEDULED_OCCURRENCE_REMOVED
See Also:
Constant Field Values

ACTION_USER_ACCOUNT_CHANGED

public static final String ACTION_USER_ACCOUNT_CHANGED
See Also:
Constant Field Values

ACTION_ACL_CREATED

public static final String ACTION_ACL_CREATED
See Also:
Constant Field Values

ACTION_ACL_UPDATED

public static final String ACTION_ACL_UPDATED
See Also:
Constant Field Values

ACTION_ACL_OWNER_UPDATED

public static final String ACTION_ACL_OWNER_UPDATED
See Also:
Constant Field Values

ACTION_DEFAULT_ACL_CREATED

public static final String ACTION_DEFAULT_ACL_CREATED
See Also:
Constant Field Values

ACTION_DEFAULT_ACL_UPDATED

public static final String ACTION_DEFAULT_ACL_UPDATED
See Also:
Constant Field Values

ACTION_DEFAULT_ACL_OWNER_UPDATED

public static final String ACTION_DEFAULT_ACL_OWNER_UPDATED
See Also:
Constant Field Values

ACTION_ANALYSIS_ADDED

public static final String ACTION_ANALYSIS_ADDED
See Also:
Constant Field Values

ACTION_ANALYSIS_REMOVED

public static final String ACTION_ANALYSIS_REMOVED
See Also:
Constant Field Values

ACTION_PROJECT_ADDED

public static final String ACTION_PROJECT_ADDED
See Also:
Constant Field Values

ACTION_PROJECT_REMOVED

public static final String ACTION_PROJECT_REMOVED
See Also:
Constant Field Values

ACTION_LEAD_CHANGED

public static final String ACTION_LEAD_CHANGED
See Also:
Constant Field Values

ACTION_STATE_CHANGED

public static final String ACTION_STATE_CHANGED
See Also:
Constant Field Values

ACTION_LOGON_FAILED

public static final String ACTION_LOGON_FAILED
See Also:
Constant Field Values

ACTION_LOGON_SUCCESSFUL

public static final String ACTION_LOGON_SUCCESSFUL
See Also:
Constant Field Values

ACTION_LOGOFF_SUCCESSFUL

public static final String ACTION_LOGOFF_SUCCESSFUL
See Also:
Constant Field Values

ACTION_TIMEOUT

public static final String ACTION_TIMEOUT
See Also:
Constant Field Values

ACTION_USER_PASSWORD_UPDATE

public static final String ACTION_USER_PASSWORD_UPDATE
See Also:
Constant Field Values

ACTION_ACCOUNT_LOCKED

public static final String ACTION_ACCOUNT_LOCKED
See Also:
Constant Field Values

ACTION_ACCOUNT_UNLOCKED

public static final String ACTION_ACCOUNT_UNLOCKED
See Also:
Constant Field Values

ACTION_EXTENDED_ATTR_CREATED

public static final String ACTION_EXTENDED_ATTR_CREATED
See Also:
Constant Field Values

ACTION_EXTENDED_ATTR_DELETED

public static final String ACTION_EXTENDED_ATTR_DELETED
See Also:
Constant Field Values

ACTION_EXTENDED_ATTR_UPDATED

public static final String ACTION_EXTENDED_ATTR_UPDATED
See Also:
Constant Field Values
Constructor Detail

AuditConstants

public AuditConstants()


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