| Package | Description |
|---|---|
| org.forgerock.http | |
| org.forgerock.http.servlet.example | |
| org.forgerock.json.resource.http.examples |
| Modifier and Type | Method and Description |
|---|---|
static DescribedHttpApplication |
Applications.describedHttpApplication(Handler handler,
Factory<Buffer> storage,
ApiProducer<io.swagger.models.Swagger> apiProducer)
Create a simple
DescribedHttpApplication that just returns the provided arguments from the appropriate
methods. |
| Modifier and Type | Class and Description |
|---|---|
class |
ExampleHttpApplication
Example single
HttpApplication deployment which registers a
Handler that returns the application name and matched portion of
the request uri. |
| Modifier and Type | Class and Description |
|---|---|
class |
CrestHttpApplication
Http Application implementation to demonstrate integration with the Commons HTTP Framework.
|
Copyright © 2025 Open Identity Platform Community. All rights reserved.