Uses of Class
org.forgerock.opendj.server.config.meta.StaticGroupImplementationCfgDefn
-
Packages that use StaticGroupImplementationCfgDefn Package Description org.forgerock.opendj.server.config.meta Provides introspection interfaces for the Core directory server administrative components. -
-
Uses of StaticGroupImplementationCfgDefn in org.forgerock.opendj.server.config.meta
Methods in org.forgerock.opendj.server.config.meta that return StaticGroupImplementationCfgDefn Modifier and Type Method Description static StaticGroupImplementationCfgDefn
StaticGroupImplementationCfgDefn. getInstance()
Get the Static Group Implementation configuration definition singleton.
-