Modifier and Type | Method and Description |
---|---|
Handler |
AuditHttpApplication.start() |
Modifier and Type | Method and Description |
---|---|
Handler |
AuthzHttpApplication.start() |
Modifier and Type | Method and Description |
---|---|
Handler |
JaspiHttpApplication.start() |
Modifier and Type | Method and Description |
---|---|
Handler |
HttpApplication.start()
Gets the root
Handler that will handle all HTTP requests. |
Modifier and Type | Method and Description |
---|---|
HttpClient |
AsyncHttpClientProvider.newHttpClient(Options options) |
Modifier and Type | Method and Description |
---|---|
HttpClient |
SyncHttpClientProvider.newHttpClient(Options options) |
Constructor and Description |
---|
HttpClientHandler()
Creates a new HTTP client using default client options.
|
HttpClientHandler(Options options)
Creates a new HTTP client using the provided client options.
|
Modifier and Type | Method and Description |
---|---|
HttpClient |
HttpClientProvider.newHttpClient(Options options)
Returns a new
HttpClient configured using the provided set of
options. |
Modifier and Type | Method and Description |
---|---|
Handler |
CrestHttpApplication.start() |
Modifier and Type | Method and Description |
---|---|
Handler |
ExampleSelfServiceApplication.start() |
Copyright © 2025 Open Identity Platform Community. All rights reserved.