Package | Description |
---|---|
org.opends.server.extensions |
Contains various implementations of Directory Server APIs that are not appropriate for other packages.
|
org.opends.server.types |
Contains implementations for a number of Directory Server data types.
|
Modifier and Type | Method and Description |
---|---|
Dn |
SimpleStaticGroupMemberList.nextMemberDN() |
Dn |
FilteredStaticGroupMemberList.nextMemberDN() |
Entry |
SimpleStaticGroupMemberList.nextMemberEntry() |
Entry |
FilteredStaticGroupMemberList.nextMemberEntry() |
Entry |
DynamicGroupMemberList.nextMemberEntry() |
Modifier and Type | Method and Description |
---|---|
Dn |
MemberList.nextMemberDN()
Retrieves the DN of the next group member.
|
abstract Entry |
MemberList.nextMemberEntry()
Retrieves the entry for the next group member.
|
Copyright 2010-2018 ForgeRock AS.