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