|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractFilter | |
---|---|
edu.internet2.middleware.grouper.shibboleth.filter |
Uses of AbstractFilter in edu.internet2.middleware.grouper.shibboleth.filter |
---|
Subclasses of AbstractFilter in edu.internet2.middleware.grouper.shibboleth.filter | |
---|---|
class |
AbstractSetOperationFilter<T>
An abstract conditional Filter consisting of two Filter s for use in union,
intersection, and complement filters. |
class |
AndFilter<T>
Selects Grouper objects that match two other Filter s, e.g. |
class |
GroupExactAttributeFilter
Selects Group s by attribute name and value. |
class |
GroupInStemFilter
Selects Group s in a Stem with Stem.Scope . |
class |
MemberSourceFilter
Selects Member s from a Source . |
class |
MinusFilter<T>
Selects Grouper objects that match the complement of two Filter s, e.g. |
class |
NameFilter
Selects an object by exact name. |
class |
NameInStemFilter
Selects objects in a name with Stem.Scope . |
class |
OrFilter<T>
Selects Grouper objects that match either of two Filter s, e.g. |
class |
StemInStemFilter
Selects child Stem s in a Stem with Stem.Scope . |
class |
StemNameFilter
Selects a Stem by exact name. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |