Package | Description |
---|---|
edu.internet2.middleware.grouper.shibboleth.dataConnector.field |
Modifier and Type | Method and Description |
---|---|
FieldMemberFilter |
BaseMembershipField.getMemberFilter()
Get the filter responsible for returning members or groups.
|
static FieldMemberFilter |
FieldMemberFilter.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FieldMemberFilter |
FieldMemberFilter.valueOfIgnoreCase(String string)
do a case-insensitive matching
|
static FieldMemberFilter[] |
FieldMemberFilter.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014 Internet2. All rights reserved.