Uses of Package
de.captaingoldfish.scim.sdk.client.http
-
Classes in de.captaingoldfish.scim.sdk.client.http used by de.captaingoldfish.scim.sdk.client Class Description BasicAuth author Pascal Knueppel
created at: 11.12.2019 - 15:51
wrapper class for basic auth detailsConfigManipulator author 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 createdProxyHelper author: 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.ScimHttpClient author: 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. -
Classes in de.captaingoldfish.scim.sdk.client.http used by de.captaingoldfish.scim.sdk.client.builder Class Description HttpResponse author 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 receivedScimHttpClient author: 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. -
Classes in de.captaingoldfish.scim.sdk.client.http used by de.captaingoldfish.scim.sdk.client.http Class Description BasicAuth author Pascal Knueppel
created at: 11.12.2019 - 15:51
wrapper class for basic auth detailsBasicAuth.BasicAuthBuilder HttpResponse author 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 receivedHttpResponse.HttpResponseBuilder ParameterBuilder author Pascal Knueppel
created at: 09.12.2019 - 22:22
this class is used to add parameters to http requests with theScimHttpClientProxyHelper author: 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.ProxyHelper.ProxyHelperBuilder overriding lombok builder class -
Classes in de.captaingoldfish.scim.sdk.client.http used by de.captaingoldfish.scim.sdk.client.response Class Description HttpResponse author 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 received