|
||||||||||
| 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 Filters for use in union,
intersection, and complement filters. |
class |
AndFilter<T>
Selects Grouper objects that match two other Filters, e.g. |
class |
GroupExactAttributeFilter
Selects Groups by attribute name and value. |
class |
GroupInStemFilter
Selects Groups in a Stem with Stem.Scope. |
class |
MemberSourceFilter
Selects Members from a Source. |
class |
MinusFilter<T>
Selects Grouper objects that match the complement of two Filters, 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 Filters, e.g. |
class |
StemInStemFilter
Selects child Stems in a Stem with Stem.Scope. |
class |
StemNameFilter
Selects a Stem by exact name. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||