source: java/simple.rt0 @ 0100d7b

abac0-leakabac0-meimei-idmei-rt0-nmei_rt0tvf-new-xml
Last change on this file since 0100d7b was 31b67d5, checked in by Mike Ryan <mikeryan@…>, 13 years ago

initial basic implementation of native java ABAC library
credentials must be loaded from text, there is no crypto
no support for intersections
this code was lifted from crudge, the credential visualizer

  • Property mode set to 100644
File size: 370 bytes
Line 
1# bob 302.0 519.0
2# Emulab.friend 353.0 151.0
3# faber.is_cool 89.0 522.0
4# Emulab.friend.is_cool 100.0 406.0
5# Emulab.create 160.0 244.0
6# Mike 154.0 593.0
7# faber 406.0 226.0
8# Emulab.federant 253.0 351.0
9Emulab.create <- Emulab.friend.is_cool
10faber.is_cool <- Mike
11Emulab.create <- Emulab.federant
12Emulab.friend <- faber
13Emulab.federant <- bob
14Emulab.federant <- Mike
Note: See TracBrowser for help on using the repository browser.