Uses of Class
org.opends.server.extensions.DynamicGroup
Packages that use DynamicGroup
Package
Description
Contains various implementations of Directory Server APIs that are not appropriate for other packages.
-
Uses of DynamicGroup in org.opends.server.extensions
Methods in org.opends.server.extensions that return DynamicGroupModifier and TypeMethodDescriptionstatic DynamicGroup
DynamicGroup.newInstance
(ServerContext serverContext, Entry groupEntry) Creates a new group of this type based on the definition contained in the provided entry.