source: tests/python_tests/basic_attribute/README @ 3c30b59

abac0-leakabac0-mei
Last change on this file since 3c30b59 was 3c30b59, checked in by Mei <mei@…>, 11 years ago

1) add in new refactored regression testing directory
2) undo the abac.hh/ABAC.hh api changes
3) merged with Ted's changes to attribute format/nickname/issuer processing

  • Property mode set to 100755
File size: 641 bytes
Line 
1#####################################################################
2# This example demonstrates various ways to create and access
3# ID attribute using libabac api
4# and use query to show that it is indeed in the db 
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.