| Package | Description |
|---|---|
| de.captaingoldfish.scim.sdk.client.builder | |
| de.captaingoldfish.scim.sdk.client.http |
| Constructor and Description |
|---|
ScimClientConfig(Integer requestTimeout,
Integer socketTimeout,
Integer connectTimeout,
HostnameVerifier hostnameVerifier,
ProxyHelper proxy,
KeyStoreWrapper clientAuth,
KeyStoreWrapper truststore,
Map<String,String> httpHeaders,
BasicAuth basicAuth,
ConfigManipulator configManipulator) |
| Modifier and Type | Method and Description |
|---|---|
static SSLContext |
SSLContextHelper.getSslContext(KeyStoreWrapper mutualClientAuthenticationKeystoreList,
KeyStoreWrapper truststore)
this method will build the
SSLContext that will be used to access the eid-webservice. |
Copyright © 2020. All rights reserved.