![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
Name | Description |
---|---|
ADDRESS_BOOK_MGR |
Allows a user to perform address book service level operations. |
ADDRESS_BOOK_USER |
Allows a user to use the address book features. |
ARCHIVE_MGR |
Allows a user to perform archive service level operations. |
AUDIT_ADMIN |
Allows a user to create audit policies and enable/disable auditing on a specific container or user. A user with AUDIT_ADMIN can create audit trails by grabbing a set of audit records and archiving them. Users with AUDIT_ADMIN do not have the privilege to actually look at the audit record as per the security requirement. |
AUDITOR |
Allows a user to look at and analyze an audit trail and corresponding audit records created by users with the AUDIT_ADMIN privilege. Usually, an auditor will be a legal person belonging to the legal department or government organization. Users with AUDITOR do not have the privilege to create audit policies or enable/disable auditing. |
BYPASS |
Allows a user full access to all objects in the system and provides unlimited ability to perform any operation. |
CALENDAR_MGR |
Allows a user to perform calendar service level operations. |
CALENDAR_USER |
Allows a user to use the calendaring features. |
CONF_MGR |
Allows a user to perform conference service level operations. |
CONF_USER |
Allows a user to use the conferencing features. |
CONTENT_MGR |
Allows a user to perform content service level operations. |
CONTENT_USER |
Allows a user to use content features. |
DELEGATE |
Allows a user to delegate. |
DIAGNOSE |
Allows a user to perform diagnostic activities including reading all log files. |
DM_MGR |
Allows a user to perform Device Management service level operations. |
EMAIL_MGR |
Allows a user to perform email service level operations. |
EMAIL_USER |
Allows a user to use email features. |
EXCEED_QUOTA |
Allows a user to exceed any quota barriers that may prevent the user from completing an operation. |
EXPERTISE_MGR |
Allows a user to use manage Tacit. |
FEED_MGR |
Allows a user to create/update/delete Feed configurations. |
FORUM_MGR |
Allows a user to perform Forum service level operations. |
FORUM_WRITER |
Allows a user to write to Forum without write access |
FORUM_USER |
Allows a user to use the Forum features. |
IM_MGR |
Allows a user to perform IM service level operations. |
IM_USER |
Allows a user to use the IM features. |
LOGIN |
Allows a user to log into the system. Minimum privilege needed for a user to use the system non-anonymously. |
MARKER_MGR |
Allows a user to perform marker service level operations. |
MODIFY_ACL |
Allows a user to modify the LACL, Sensitivity and Owner attributes of an object. |
NOTIFICATION_MGR |
Allows a user to perform notification service level operations. |
NOTIFICATION_USER |
Allows a user to use notification features. |
ORGANIZATION_MGR |
Allows a user to manage organizations. |
POLICY_MGR |
Allows a user to create and modify policies. |
PREFERENCE_MGR |
Allows a user to manage preferences. |
PROTOCOL_USER |
Allows a user to access the system via the standards-based protocols. |
QUOTA_MGR |
Allows a user to perform quota service level operations. |
READALL |
Allows a user to read any object. |
RECORDS_MGR |
Allows a user to perform recordization operations. |
RESOURCE_MGR |
Allows management of resources. |
ROLE_MGR |
Allows a user to create and modify roles. |
S2S |
Allows a Service to be Provisioned. |
SECURITY |
Allows a user to perform any security related operations. Covers MODIFY_ACL. |
SHARED_LABEL_MODIFIER |
Allows a user to modify shared labels. |
SUBSCRIPTION_MGR |
Allows a user to perform subscription service level operations. |
SUBSCRIPTION_USER |
Allows a user to use subscription features. |
SYSTEM_MONITOR |
Allows a user to view system configuration and monitor system performance but does not allow any operation which changes system behavior. |
SYSTEM_OPER |
Allows a user to view and alter system configuration and monitor system performance and allows all operations which can change system behavior. |
TASK_MGR |
Allows a user to manage tasks. |
TASK_USER |
Allows a user to use the task features. |
TIMEZONE_MGR |
Allows management of timezones. |
USER_MGR |
Allows a user to manage users and groups. |
VERSION_MGR |
Allows a user to perform version service level operations. |
VOICE_USER |
Allows a user to use the voice features. |
WEBADMIN_USER |
Allows a user to use Beekeeper. |
WIKI_USER |
Allows a user to use Wiki. |
WIKI_MGR |
Allows a user to manage Wikis. |
WORKFLOW_MGR |
Allows a user to manage workflows. |
WORKFLOWTASK_MGR |
Allows a user to manage tasks associated with workflows. |
WORKSPACE_ADD |
Allows a user to add team workspaces. |
WORKSPACE_MGR |
Allows a user to manage a workspace. |
<xs:simpleType name="privilege"> <xs:restriction base="xs:string"> <xs:enumeration value="ADDRESS_BOOK_MGR"/> <xs:enumeration value="ADDRESS_BOOK_USER"/> <xs:enumeration value="ARCHIVE_MGR"/> <xs:enumeration value="AUDIT_ADMIN"/> <xs:enumeration value="AUDITOR"/> <xs:enumeration value="BYPASS"/> <xs:enumeration value="CALENDAR_MGR"/> <xs:enumeration value="CALENDAR_USER"/> <xs:enumeration value="CONF_MGR"/> <xs:enumeration value="CONF_USER"/> <xs:enumeration value="CONTENT_MGR"/> <xs:enumeration value="CONTENT_USER"/> <xs:enumeration value="DELEGATE"/> <xs:enumeration value="DIAGNOSE"/> <xs:enumeration value="DM_MGR"/> <xs:enumeration value="EMAIL_MGR"/> <xs:enumeration value="EMAIL_USER"/> <xs:enumeration value="EXCEED_QUOTA"/> <xs:enumeration value="EXPERTISE_MGR"/> <xs:enumeration value="FEED_MGR"/> <xs:enumeration value="FORUM_MGR"/> <xs:enumeration value="FORUM_WRITER"/> <xs:enumeration value="FORUM_USER"/> <xs:enumeration value="IM_MGR"/> <xs:enumeration value="IM_USER"/> <xs:enumeration value="LOGIN"/> <xs:enumeration value="MARKER_MGR"/> <xs:enumeration value="MODIFY_ACL"/> <xs:enumeration value="NOTIFICATION_MGR"/> <xs:enumeration value="NOTIFICATION_USER"/> <xs:enumeration value="ORGANIZATION_MGR"/> <xs:enumeration value="POLICY_MGR"/> <xs:enumeration value="PREFERENCE_MGR"/> <xs:enumeration value="PROTOCOL_USER"/> <xs:enumeration value="QUOTA_MGR"/> <xs:enumeration value="READALL"/> <xs:enumeration value="RECORDS_MGR"/> <xs:enumeration value="RESOURCE_MGR"/> <xs:enumeration value="ROLE_MGR"/> <xs:enumeration value="S2S"/> <xs:enumeration value="SECURITY"/> <xs:enumeration value="SHARED_LABEL_MODIFIER"/> <xs:enumeration value="SUBSCRIPTION_MGR"/> <xs:enumeration value="SUBSCRIPTION_USER"/> <xs:enumeration value="SYSTEM_MONITOR"/> <xs:enumeration value="SYSTEM_OPER"/> <xs:enumeration value="TASK_MGR"/> <xs:enumeration value="TASK_USER"/> <xs:enumeration value="TIMEZONE_MGR"/> <xs:enumeration value="USER_MGR"/> <xs:enumeration value="VERSION_MGR"/> <xs:enumeration value="VOICE_USER"/> <xs:enumeration value="WEBADMIN_USER"/> <xs:enumeration value="WIKI_USER"/> <xs:enumeration value="WIKI_MGR"/> <xs:enumeration value="WORKFLOW_MGR"/> <xs:enumeration value="WORKFLOWTASK_MGR"/> <xs:enumeration value="WORKSPACE_ADD"/> <xs:enumeration value="WORKSPACE_MGR"/> </xs:restriction> </xs:simpleType>
Copyright © 2008, 2012, Oracle and/or its affiliates. All rights reserved.
Legal Notices