| Interface | Description |
|---|---|
| ApiProducer<D> |
A producer of API Descriptions.
|
| DescribedHttpApplication |
An
HttpApplication that produces OpenAPI API Descriptors. |
| Filter |
Filters the request and/or response of an HTTP exchange.
|
| Handler | |
| HttpApplication |
Configuration class to configure the
HttpApplication instance. |
| Class | Description |
|---|---|
| Applications |
Utility methods to work with CHF Applications.
|
| Client |
An HTTP client which forwards requests to a wrapped
Handler. |
| MutableUri |
A MutableUri is a modifiable
URI substitute. |
| Exception | Description |
|---|---|
| HttpApplicationException |
An exception that is thrown during a Http Application start up when the start up of the application fails.
|
Copyright © 2025 Open Identity Platform Community. All rights reserved.