All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description BasicAuth author Pascal Knueppel
created at: 11.12.2019 - 15:51
wrapper class for basic auth detailsBasicAuth.BasicAuthBuilder BulkBuilder author Pascal Knueppel
created at: 08.03.2020
BulkBuilder.BulkRequestOperationCreator an additional build step class that allows to set the values of a bulk operationConfigManipulator 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 createdConnectTimeoutRuntimeException author Pascal Knueppel
created at: 09.12.2019 - 15:26
CreateBuilder<T extends ResourceNode> author Pascal Knueppel
created at: 07.12.2019 - 23:13
DeleteBuilder<T extends ResourceNode> author Pascal Knueppel
created at: 16.12.2019 - 11:35
ETagRequestBuilder<T extends ResourceNode> author Pascal Knueppel
created at: 13.12.2019 - 09:02
an abstract class for request builder that may use etags in the requestsGetBuilder<T extends ResourceNode> author Pascal Knueppel
created at: 13.12.2019 - 08:21
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 InvalidRequestException author Pascal Knueppel
created at: 10.12.2019 - 12:46
IORuntimeException author Pascal Knueppel
created at: 09.12.2019 - 15:26
to wrap anyIOExceptionwihtin a runtime exceptionKeyReader author: Pascal Knueppel
created at: 02.03.2017
will provide support methods to translate keys to java objectsKeyStoreCreationFailedException author Pascal Knueppel
created at: 09.12.2019 - 15:26
KeyStoreEntryException author Pascal Knueppel
created at: 09.12.2019 - 15:26
This Exception will be thrown if an entry could not be added to a keystoreKeyStoreReadingException author Pascal Knueppel
created at: 09.12.2019 - 15:26
KeyStoreSupporter author: Pascal Knueppel
created at: 09.12.2019
This class is meant to provide additional operations to work with keystores.KeyStoreSupporter.KeyStoreType represents the possible keystore types that are supportedKeyStoreWrapper author Pascal Knueppel
created at: 09.12.2019 - 08:20
this class will be used to have the usage of a keystore wrapped in a single place.KeyStoreWrapper.AliasPasswordPair used as data holder to hold the key-passwords for any aliasListBuilder<T extends ResourceNode> author Pascal Knueppel
created at: 16.12.2019 - 13:00
a builder that can be used to build a list requestListBuilder.GetRequestBuilder<T extends ResourceNode> a request builder that builds the list-request as a http-get requestListBuilder.ListServerResponse<T extends ResourceNode> overrides the translation of the returned resource from the serverListBuilder.PostRequestBuilder<T extends ResourceNode> a request builder that builds the list-request as a http-post requestParameterBuilder author Pascal Knueppel
created at: 09.12.2019 - 22:22
this class is used to add parameters to http requests with theScimHttpClientPatchBuilder<T extends ResourceNode> allows to build a patch request that can be sent to the server
created at: 01.05.2020PatchBuilder.PatchOperationBuilder<T extends ResourceNode> used to build a simple patch operationProxyHelper 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 classRequestBuilder<T extends ScimObjectNode> author Pascal Knueppel
created at: 07.12.2019 - 23:15
an abstract request builder implementationResourceType Specifies the schema that describes a SCIM resource typeResourceType.FieldNames contains the attribute names of the resource representationResourceType.ResourceTypeBuilder ResourceType.SchemaExtensions A list of URIs of the resource type's schema extensions.ResourceType.SchemaExtensions.SchemaExtensionsBuilder ScimClientConfig author Pascal Knueppel
created at: 10.12.2019 - 13:39
ScimClientConfig.ScimClientConfigBuilder override lombok builderScimHttpClient 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.ScimRequestBuilder author Pascal Knueppel
created at: 07.12.2019 - 23:08
this class can be used to build any type of request for SCIMSecurityProvider author: Pascal Knueppel
created at: 09.12.2019 - 14:55
this class will provide some security providersServerResponse<T extends ScimObjectNode> represents a response from the server
create at: 01.05.2020SocketTimeoutRuntimeException author Pascal Knueppel
created at: 09.12.2019 - 15:26
SslContextCreationFailedException author Pascal Knueppel
created at: 09.12.2019 - 15:26
if the creation of a SSL context has failed withinSSLContextHelperSSLContextHelper author: Pascal Knueppel
created at: 09.12.2019 - 12:26
a builder for creatingSSLContexts with help ofKeyStoreWrapperSSLHandshakeRuntimeException author Pascal Knueppel
created at: 09.12.2019 - 15:26
UnknownHostRuntimeException author Pascal Knueppel
created at: 11.12.2019 - 08:52
UpdateBuilder<T extends ResourceNode> author Pascal Knueppel
created at: 16.12.2019 - 12:04