public interface IFilteredMembership extends IMembership
Modifier and Type | Method and Description |
---|---|
String |
getFilter()
Gets the filter that controls the membership.
|
void |
setFilter(String filter)
Sets the filter that controls the membership.
|
getMemberCount, getMemberIDAt, getMemberIDs, hasMember
void setFilter(String filter) throws UMSException
filter
- an LDAP filter that controls the membershipUMSException
- in case of any errorString getFilter() throws UMSException
UMSException
- in case of any errorCopyright © 2010–2025 Open Identity Platform Community. All rights reserved.