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