|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
ACITupleFilter | An interface that filters the specified collection of tuples using the specified extra information. |
Class Summary | |
ACDFEngine | An implementation of Access Control Decision Function (18.8, X.501). |
HighestPrecedenceFilter | An ACITupleFilter that discards all tuples having a precedence less
than the highest remaining precedence. |
MaxImmSubFilter | An ACITupleFilter that discards all tuples that doesn't satisfy
ProtectedItem.MaxImmSub constraint if available. |
MaxValueCountFilter | An ACITupleFilter that discards all tuples that doesn't satisfy
ProtectedItem.MaxValueCount constraint if available. |
MicroOperationFilter | An ACITupleFilter that discard tuples which doesn't contain any
related MicroOperation s. |
MostSpecificProtectedItemFilter | An ACITupleFilter that chooses the tuples with the most specific
protected item. |
MostSpecificUserClassFilter | An ACITupleFilter that chooses the tuples with the most specific user
class. |
OperationScope | An enumeration that represents the scope of user operation. |
RelatedProtectedItemFilter | An ACITupleFilter that discards all tuples whose ProtectedItem s
are not related with the operation. |
RelatedUserClassFilter | An ACITupleFilter that discards all tuples whose UserClass es
are not related with the current user. |
RestrictedByFilter | An ACITupleFilter that discards all tuples that doesn't satisfy
ProtectedItem.RestrictedBy constraint if available. |
ACDF (Access Control Decision Function) and its support classes.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |