Uses of Class
org.forgerock.opendj.ldap.LdapUrl
Package
Description
Classes and interfaces for core types including connections, entries, and
attributes.
Contains various implementations of Directory Server APIs that are not appropriate for other packages.
-
Uses of LdapUrl in org.forgerock.opendj.ldap
-
Uses of LdapUrl in org.opends.server.extensions
Modifier and TypeMethodDescriptionLdapUrl[]
DynamicGroup.getMemberURLs()
Retrieves the set of member URLs for this dynamic group.ModifierConstructorDescriptionDynamicGroup
(ServerContext serverContext, Dn groupEntryDN, LinkedHashSet<LdapUrl> memberURLs) Creates a new dynamic group instance with the provided information.