IoTivity-Lite
oc_sec_ace_t Struct Reference

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_tnext
 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...
 

Detailed Description

Security ACE information.

Member Function Documentation

◆ OC_LIST_STRUCT()

OC_LIST_STRUCT ( resources  )

list of resources

Field Documentation

◆ aceid

int aceid

ACE identifier.

◆ next

struct oc_sec_ace_t* next

pointer to next entry

◆ permission

permissions

◆ subject

subject

◆ subject_type

oc_ace_subject_type_t subject_type

subject type

◆ tag

custom user tag


The documentation for this struct was generated from the following file: