Package | Description |
---|---|
edu.internet2.middleware.grouper.shibboleth.filter |
Modifier and Type | Class and Description |
---|---|
class |
AbstractSetOperationFilter<T>
|
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
|
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
|
class |
StemNameFilter
Selects a
Stem by exact name. |
Copyright © 2014 Internet2. All rights reserved.