|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The marker interface used to identify constraints for method invocations. Constraints are immutable and should be serializable.
An instance of this interface must implement Object.equals
to return true
when passed a constraint that is
equivalent in trust, content, and function, and to return false
otherwise. That is, the equals
method must be a sufficient
substitute for
TrustEquivalence.checkTrustEquivalence
.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |