source: examples/python_tests/basic_attribute/README @ be6cb41

abac0-leakabac0-meimei-idmei-rt0-nmei_rt0tvf-new-xml
Last change on this file since be6cb41 was be6cb41, checked in by Mei <mei@…>, 11 years ago

1) forgot to add the new files

  • Property mode set to 100755
File size: 591 bytes
Line 
1#####################################################################
2# This example demonstrates various ways to create and access
3# ID attribute using libabac api
4
5
6case 1: make attribute rule
7        writing attribute cert file
8        load attribute cert
9
10case 2: make attribute rule
11        load attribute
12
13case 3: make attribute rule  -- not in RT0
14        retrieve attribute cert chunk
15        make new attribute with cert chunk
16        load new attribute
17
18case 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.