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