Uses of Class
com.attivio.sdk.error.SecurityError
-
Packages that use SecurityError Package Description com.attivio.sdk.error Contains classes that define the error codes for the Attivio engine. -
-
Uses of SecurityError in com.attivio.sdk.error
Fields in com.attivio.sdk.error declared as SecurityError Modifier and Type Field Description static SecurityError
SecurityError. ANONYMOUS_DISALLOWED
SECURITY-9007.static SecurityError
SecurityError. AUTH_FAILED
SECURITY-9013.static SecurityError
SecurityError. COMMUNICATION_ERROR
SECURITY-9014.static SecurityError
SecurityError. CONFIGURATION_ERROR
SECURITY-9005.static SecurityError
SecurityError. DOCUMENT_HAS_NO_SECURITY_ACCESS_DATA
SECURITY-9001.static SecurityError
SecurityError. ERROR
SECURITY-9000.static SecurityError
SecurityError. ERROR_INITIALIZING_MODEL
SECURITY-9010.static SecurityError
SecurityError. ERROR_WHILE_CLOSING_HISTORY
SECURITY-9009.static SecurityError
SecurityError. INCOMPATIBLE_PRINCIPAL_DATA
SECURITY-9004.static SecurityError
SecurityError. INVALID_CONFIGURATION
SECURITY-9012.static SecurityError
SecurityError. INVALID_MEMBERSHIP
SECURITY-9011.static SecurityError
SecurityError. LDAP_PAGING_INFO_MISSING
SECURITY-9016.static SecurityError
SecurityError. NO_PRINCIPAL_SPECIFIED
SECURITY-9003.static SecurityError
SecurityError. SECURITY_DATA_NOT_ACL
SECURITY-9002.static SecurityError
SecurityError. TOO_MANY_GROUPS
SECURITY-9015.static SecurityError
SecurityError. USER_DIRECTORY_ERROR
SECURITY-9006.static SecurityError
SecurityError. USER_DOES_NOT_EXIST
SECURITY-9008.
-