Imported Upstream version 1.1.0
[platform/upstream/iotivity.git] / resource / csdk / security / unittest / oic_svr_db.json
1 {
2     "acl": {
3         "aclist": {
4             "aces": [
5                 {
6                     "subjectuuid": "*",
7                     "resources": [
8                         {
9                             "href": "/oic/res",
10                             "rel": "",
11                             "rt": "",
12                             "if": ""
13                         },
14                         {
15                             "href": "/oic/d",
16                             "rel": "",
17                             "rt": "",
18                             "if": ""
19                         },
20                         {
21                             "href": "/oic/p",
22                             "rel": "",
23                             "rt": "",
24                             "if": ""
25                         },
26                         {
27                             "href": "/oic/res/types/d",
28                             "rel": "",
29                             "rt": "",
30                             "if": ""
31                         },
32                         {
33                             "href": "/oic/ad",
34                             "rel": "",
35                             "rt": "",
36                             "if": ""
37                         }
38                     ],
39                     "permission": 2
40                 },
41                 {
42                     "subjectuuid": "*",
43                     "resources": [
44                         {
45                             "href": "/oic/sec/doxm",
46                             "rel": "",
47                             "rt": "",
48                             "if": ""
49                         },
50                         {
51                             "href": "/oic/sec/pstat",
52                             "rel": "",
53                             "rt": "",
54                             "if": ""
55                         },
56                         {
57                             "href": "/oic/sec/acl",
58                             "rel": "",
59                             "rt": "",
60                             "if": ""
61                         }
62                     ],
63                     "permission": 6
64                 },
65                 {
66                     "subjectuuid": "*",
67                     "resources": [
68                         {
69                             "href": "/oic/sec/pconf",
70                             "rel": "",
71                             "rt": "",
72                             "if": ""
73                         },
74                         {
75                             "href": "/oic/sec/dpairing",
76                             "rel": "",
77                             "rt": "",
78                             "if": ""
79                         }
80                     ],
81                     "permission": 6
82                 }
83             ]
84         },
85         "rowneruuid" : "756E6B6E-6F77-6564-4465-766963654964"
86     },
87     "pstat": {
88         "isop": false,
89         "deviceuuid": "756E6B6E-6F77-6564-4465-766963654964",
90         "rowneruuid": "756E6B6E-6F77-6564-4465-766963654964",
91         "cm": 2,
92         "tm": 0,
93         "om": 3,
94         "sm": 3
95         },
96     "doxm": {
97         "oxms": [0],
98         "oxmsel": 0,
99         "sct": 1,
100         "owned": false,
101         "deviceuuid": "756E6B6E-6F77-6564-4465-766963654964",
102         "devowneruuid": "",
103         "rowneruuid": "756E6B6E-6F77-6564-4465-766963654964",
104         "dpc": true
105     }
106 }