|
IoTivity-Lite
|
Security ACE information. More...
#include <oc_acl.h>
Public Member Functions | |
| OC_LIST_STRUCT (resources) | |
| list of resources More... | |
Data Fields | |
| int | aceid |
| ACE identifier. More... | |
| struct oc_sec_ace_t * | next |
| pointer to next entry More... | |
| oc_ace_permissions_t | permission |
| permissions More... | |
| oc_ace_subject_t | subject |
| subject More... | |
| oc_ace_subject_type_t | subject_type |
| subject type More... | |
| oc_string_t | tag |
| custom user tag More... | |
Security ACE information.
| OC_LIST_STRUCT | ( | resources | ) |
list of resources
| int aceid |
ACE identifier.
| struct oc_sec_ace_t* next |
pointer to next entry
| oc_ace_permissions_t permission |
permissions
| oc_ace_subject_t subject |
subject
| oc_ace_subject_type_t subject_type |
subject type
| oc_string_t tag |
custom user tag