Modifier and Type | Method and Description |
---|---|
static GroupMemberAttribute |
GroupMemberAttribute.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static GroupMemberAttribute[] |
GroupMemberAttribute.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
NestedGroupHelper(LdapConProxy ldapCon,
org.apache.directory.api.ldap.model.name.Dn baseDn,
GroupMemberAttribute memberAttr,
java.lang.String groupFilter,
java.lang.String userUuidAttribute) |
Modifier and Type | Method and Description |
---|---|
java.util.Set<java.lang.String> |
GroupManager.getGroupMembers(GroupMemberAttribute groupMembersAttribute) |
Modifier and Type | Method and Description |
---|---|
protected abstract GroupMemberAttribute |
Scanner.getGroupMembersAttributeName() |
Modifier and Type | Method and Description |
---|---|
protected GroupMemberAttribute |
LdapScanner.getGroupMembersAttributeName() |
protected GroupMemberAttribute |
MemberUidLdapScanner.getGroupMembersAttributeName() |
Copyright © 2021. All Rights Reserved.