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