|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ACITupleFilter | |
---|---|
org.apache.directory.server.core.authz.support |
Uses of ACITupleFilter in org.apache.directory.server.core.authz.support |
---|
Classes in org.apache.directory.server.core.authz.support that implement ACITupleFilter | |
---|---|
class |
HighestPrecedenceFilter
An ACITupleFilter that discards all tuples having a precedence less
than the highest remaining precedence. |
class |
MaxImmSubFilter
An ACITupleFilter that discards all tuples that doesn't satisfy
ProtectedItem.MaxImmSub constraint if available. |
class |
MaxValueCountFilter
An ACITupleFilter that discards all tuples that doesn't satisfy
ProtectedItem.MaxValueCount constraint if available. |
class |
MicroOperationFilter
An ACITupleFilter that discard tuples which doesn't contain any
related MicroOperation s. |
class |
MostSpecificProtectedItemFilter
An ACITupleFilter that chooses the tuples with the most specific
protected item. |
class |
MostSpecificUserClassFilter
An ACITupleFilter that chooses the tuples with the most specific user
class. |
class |
RelatedProtectedItemFilter
An ACITupleFilter that discards all tuples whose ProtectedItem s
are not related with the operation. |
class |
RelatedUserClassFilter
An ACITupleFilter that discards all tuples whose UserClass es
are not related with the current user. |
class |
RestrictedByFilter
An ACITupleFilter that discards all tuples that doesn't satisfy
ProtectedItem.RestrictedBy constraint if available. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |