mei_rt2mei_rt2_fix_1
Last change
on this file since 20eaefe was
b8a6fd2a,
checked in by Mei <mei@…>, 12 years ago
|
1) add new tests for attribute creation also for Attribute_chunk,
ID_chunk
|
-
Property mode set to
100755
|
File size:
576 bytes
|
Line | |
---|
1 | ##################################################################### |
---|
2 | # This example demonstrates various ways to create and access |
---|
3 | # ID attribute using libabac api |
---|
4 | # |
---|
5 | |
---|
6 | case 1: make attribute rule |
---|
7 | writing attribute cert file |
---|
8 | load attribute cert |
---|
9 | |
---|
10 | case 2: make attribute rule |
---|
11 | load attribute |
---|
12 | |
---|
13 | case 3: make attribute rule |
---|
14 | retrieve attribute cert chunk |
---|
15 | make new attribute with cert chunk |
---|
16 | load new attribute |
---|
17 | |
---|
18 | case 4: make attribute rule |
---|
19 | retrieve attribute cert chunk |
---|
20 | load attribute cert chunk directly into context |
---|
21 | |
---|
22 | |
---|
Note: See
TracBrowser
for help on using the repository browser.