Date List generated: 2011-09-01T11:19:00-04:00
Description:All currently authorized action types.
| Row | Value Deprecation | Value | Description |
|---|---|---|---|
| 1. | ADD | Append an instance or instances of a payload object at the end of the collection or list. | |
| 2. | ACTIVATE | Activate state or resource(s). | |
| 3. | CLEAR | Delete all the element *values* in a payload object but not deleting the object. | |
| 4. | CREATE | Create a NEW instance or instances of a payload object. | |
| 5. | DEACTIVATE | Deactivate state or resource(s). | |
| 6. | DELETE | Delete an instance or instances of a payload object. | |
| 7. | EXECUTE | Execute an instance or instances of a payload object. | |
| 8. | INSERT | Insert an instance or instances of a payload object into a collection or list. | |
| 9. | MOVE | Relocate a payload object from one location to another. | |
| 10. | READ | Initiate a payload object read. . | |
| 11. | RETRIEVE | Get (or access) an instance or instances of a resource(s). | |
| 12. | REMOVE | Remove, but not delete, the resource(s). | |
| 13. | SET | Change the information, but does not save it. | |
| 14. | SAVE | Save an instance or instances of a payload object. | |
| 15. | ACCESS_DECISION | Assert using a policy evaluation "engine" which applies security policy based on various inputs (e.g., the target resource, the action request, the requestor's identity, etc.) and authorization queries | |
| 16. | AUTHENTICATE | Verify the identity of a person or non-person entity. | |
| 17. | EXECUTE_PRIVILEDGED_COMMAND | Execute a person or non-person entity command for a higher level of trust that current operating state of that person or non-person entity. | |
| 18. | EXPORT | Export of data to a file on share. | |
| 19. | LOAD | Import data or configuration information from a payload object. | |
| 20. | LOCK | Restrict access to a payload object by only allowing one user or process access at any specific time. | |
| 21. | LOGIN | Connect to the computer OS or application, which typically requires entry of a user ID and password into a computer terminal or PKI Certificate for an application. | |
| 22. | LOGOUT | Disconnect from the computer OS or application. | |
| 23. | MODIFY | Export data to a payload object. | |
| 24. | Print an object to a device (printer) or file. | ||
| 25. | STARTUP | Initiate an application specific event. | |
| 26. | SHUTDOWN | Shutdown the OS or an application. | |
| 27. | UNLOCK | Remove the restricted access to a payload object. | |
| 28. | RESTART | Reboot the OS or an application, which is to shutdown the system with the intention of immediately restoring it. |