public final class AdminEndpoint extends HttpEndpoint<AdminEndpointCfg>
configuration, serverContext
Constructor and Description |
---|
AdminEndpoint(AdminEndpointCfg configuration,
ServerContext serverContext)
Create a new AdminEndpoint with the supplied configuration.
|
Modifier and Type | Method and Description |
---|---|
org.forgerock.http.HttpApplication |
newHttpApplication()
Create a new HttpApplication.
|
isConfigurationValid
public AdminEndpoint(AdminEndpointCfg configuration, ServerContext serverContext)
configuration
- Configuration to use for the HttpApplication
serverContext
- Server of this LDAP serverpublic org.forgerock.http.HttpApplication newHttpApplication() throws InitializationException
HttpEndpoint
newHttpApplication
in class HttpEndpoint<AdminEndpointCfg>
HttpApplication
configured and ready to be started.InitializationException
- If the application cannot be created.Copyright 2010-2020 ForgeRock AS.