source: fedd/abac-src/rbtm/test/med.conf @ 8780cbec

axis_examplecompt_changesinfo-opsversion-1.30version-2.00version-3.01version-3.02
Last change on this file since 8780cbec was 8780cbec, checked in by Jay Jacobs <Jay.Jacobs@…>, 15 years ago

ABAC sources from Cobham

  • Property mode set to 100644
File size: 288 bytes
Line 
1[credentials]
2MedixFund.purchasingA <-- Alice
3ReliefNet.member <-- MedixFund
4MedSup.cPartner <-- ReliefNet.member
5MedSup.discount <-- MedSup.cPartner.purchasingA
6
7[sensitive]
8MedixFund.purchasingA
9
10[traceable]
11discount
12member
13purchasingA
14
15[searches]
16MedSup.cPartner
17Alice
18MedSup.discount
Note: See TracBrowser for help on using the repository browser.