Uses of Class
org.opends.server.extensions.DynamicGroup
-
Packages that use DynamicGroup Package Description org.opends.server.extensions 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 DynamicGroup Modifier and Type Method Description static DynamicGroup
DynamicGroup. newInstance(ServerContext serverContext, Entry groupEntry)
Creates a new group of this type based on the definition contained in the provided entry.
-