public final class Rest2LdapEndpoint extends HttpEndpoint<Rest2ldapEndpointCfg>
HttpApplication
.configuration, serverContext, USE_DEFAULT_BUFFER_FACTORY
Constructor and Description |
---|
Rest2LdapEndpoint(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.
|
isConfigurationValid
public Rest2LdapEndpoint(Rest2ldapEndpointCfg configuration, ServerContext serverContext)
configuration
- Configuration to use for the HttpApplication
serverContext
- Server of this LDAP serverpublic org.forgerock.http.HttpApplication newHttpApplication()
HttpEndpoint
newHttpApplication
in class HttpEndpoint<Rest2ldapEndpointCfg>
HttpApplication
configured and ready to be started.Copyright 2010-2022 ForgeRock AS.