source:
fedd/abac-src/ttg/trust/SimpleTTNode.notes
@
bc24428
Last change on this file since bc24428 was 8780cbec, checked in by , 15 years ago | |
---|---|
|
|
File size: 260 bytes |
Rev | Line | |
---|---|---|
[8780cbec] | 1 | // rule 3 |
2 | if ackchild is satisfied { | |
3 | if cred doesn't exist { | |
4 | mark node processed | |
5 | } else { | |
6 | if eAC = AC[cred] != null { | |
7 | get ACchild | |
8 | if ACchild is satisfied { | |
9 | add implication child | |
10 | mark node processed | |
11 | } | |
12 | } | |
13 | } |
Note: See TracBrowser
for help on using the repository browser.