|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Policy
A Policy is a component of a label, and is either an integrity policy or a confidentiality policy.
Method Summary | |
---|---|
boolean |
relabelsTo(Policy p,
java.util.Set s)
Does this policy relabel to policy p? If this method returns true, then all delegations that this result depend upon (i.e., DelegationPairs) should be added to the set s. |
Method Detail |
---|
boolean relabelsTo(Policy p, java.util.Set s)
p
- dependencies
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |