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