com.sas.hls.security.audit
Class AuditConstants
java.lang.Object
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
.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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
AuditConstants
public AuditConstants()
Copyright (c) 2013, SAS Institute Inc., Cary, NC, USA