| enumeration |
ADD |
Append an instance or instances of a payload object at the end of the collection or
list.
|
| enumeration |
ACTIVATE |
Activate state or resource(s).
|
| enumeration |
CLEAR |
Delete all the element *values* in a payload object but not deleting the object.
|
| enumeration |
CREATE |
Create a NEW instance or instances of a payload object.
|
| enumeration |
DEACTIVATE |
Deactivate state or resource(s).
|
| enumeration |
DELETE |
Delete an instance or instances of a payload object.
|
| enumeration |
EXECUTE |
Execute an instance or instances of a payload object.
|
| enumeration |
INSERT |
Insert an instance or instances of a payload object into a collection or list.
|
| enumeration |
MOVE |
Relocate a payload object from one location to another.
|
| enumeration |
READ |
Initiate a payload object read. .
|
| enumeration |
RETRIEVE |
Get (or access) an instance or instances of a resource(s).
|
| enumeration |
REMOVE |
Remove, but not delete, the resource(s).
|
| enumeration |
SET |
Change the information, but does not save it.
|
| enumeration |
SAVE |
Save an instance or instances of a payload object.
|
| enumeration |
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
|
| enumeration |
AUTHENTICATE |
Verify the identity of a person or non-person entity.
|
| enumeration |
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.
|
| enumeration |
EXPORT |
Export of data to a file on share.
|
| enumeration |
LOAD |
Import data or configuration information from a payload object.
|
| enumeration |
LOCK |
Restrict access to a payload object by only allowing one user or process access at
any specific time.
|
| enumeration |
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.
|
| enumeration |
LOGOUT |
Disconnect from the computer OS or application.
|
| enumeration |
MODIFY |
Export data to a payload object.
|
| enumeration |
PRINT |
Print an object to a device (printer) or file.
|
| enumeration |
STARTUP |
Initiate an application specific event.
|
| enumeration |
SHUTDOWN |
Shutdown the OS or an application.
|
| enumeration |
UNLOCK |
Remove the restricted access to a payload object.
|
| enumeration |
RESTART |
Reboot the OS or an application, which is to shutdown the system with the intention
of immediately restoring it.
|