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