public final class Rest2LdapEndpoint extends HttpEndpoint<org.forgerock.opendj.server.config.server.Rest2ldapEndpointCfg>
HttpApplication.configuration, serverContext| Constructor and Description |
|---|
Rest2LdapEndpoint(org.forgerock.opendj.server.config.server.Rest2ldapEndpointCfg configuration,
ServerContext serverContext)
Create a new Rest2LdapEndpoint with the supplied configuration.
|
| Modifier and Type | Method and Description |
|---|---|
org.forgerock.http.HttpApplication |
newHttpApplication()
Create a new HttpApplication.
|
isConfigurationValidpublic Rest2LdapEndpoint(org.forgerock.opendj.server.config.server.Rest2ldapEndpointCfg configuration,
ServerContext serverContext)
configuration - Configuration to use for the HttpApplicationserverContext - Server of this LDAP serverpublic org.forgerock.http.HttpApplication newHttpApplication()
throws InitializationException
HttpEndpointnewHttpApplication in class HttpEndpoint<org.forgerock.opendj.server.config.server.Rest2ldapEndpointCfg>HttpApplication configured and ready to be started.InitializationException - If the application cannot be created.Copyright © 2010-2020 Wren Security. All Rights Reserved.