Package de.captaingoldfish.scim.sdk.client.http
package de.captaingoldfish.scim.sdk.client.http
-
ClassDescriptionauthor Pascal Knueppel
created at: 11.12.2019 - 15:51
wrapper class for basic auth detailsauthor Pascal Knueppel
created at: 09.01.2020 - 10:27
an optional interface that may be used to manipulate the apache http client configuration before the http client is createdauthor Pascal Knueppel
created at: 09.12.2019 - 20:39
represents a response object that will be returned by theScimHttpClientif a response from a server was receivedauthor Pascal Knueppel
created at: 09.12.2019 - 22:22
this class is used to add parameters to http requests with theScimHttpClientauthor: Pascal Knueppel
created at: 09.12.2019 - 12:17
this helper can be used with the apache http-client to create an http client that will use a proxy.overriding lombok builder classauthor: Pascal Knueppel
created at: 09.12.2019 - 12:26
will provide a service for creating pre-configured apacheCloseableHttpClients
the configuration added to the created clients are the following proxy authentication for a configured proxy (seeProxyHelper) a pre-configuredSSLContext.author: Pascal Knueppel
created at: 09.12.2019 - 12:26
a builder for creatingSSLContexts with help ofKeyStoreWrapper