public class HttpSession extends HttpSessionBase implements SharedResource<org.apache.http.impl.client.CloseableHttpClient>
SharedResource
so it can be set in the Configuration.xmllog
SHARED_RESOURCE_PREFIX
Constructor and Description |
---|
HttpSession() |
Modifier and Type | Method and Description |
---|---|
org.apache.http.impl.client.CloseableHttpClient |
getSharedResource()
Retrieve the shared resource so
CanUseSharedResource holders can use it |
areCookiesDisabled, buildHttpClient, configure, configureConnectionManager, execute, getSSLConnectionSocketFactory, getURI, isRunning, preAuthenticate, setAllowSelfSignedCertificates, setAuthAlias, setAuthDomain, setAuthenticatedTokenRequest, setClientAlias, setClientId, setClientSecret, setConnectionIdleTimeout, setConnectionTimeToLive, setDisableCookies, setFollowRedirects, setHttpClient, setIgnoreCertificateExpiredException, setIgnoreRedirects, setKeyManagerAlgorithm, setKeystore, setKeystoreAlias, setKeystoreAliasAuthAlias, setKeystoreAliasPassword, setKeystoreAuthAlias, setKeystorePassword, setKeystoreType, setMaxConnections, setMaxExecuteRetries, setPassword, setPrefillProxyAuthCache, setProtocol, setProxyAuthAlias, setProxyHost, setProxyPassword, setProxyPort, setProxyRealm, setProxyUsername, setScope, setStaleChecking, setStaleTimeout, setTimeout, setTokenEndpoint, setTokenExpiry, setTrustManagerAlgorithm, setTruststore, setTruststoreAuthAlias, setTruststorePassword, setTruststoreType, setUsername, setVerifyHostname, start, stop
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getPhase
configure
getName, setName
getApplicationContext, getName
getConfigurationClassLoader
setApplicationContext
configure
getKeyManagerAlgorithm, getKeystore, getKeystoreAlias, getKeystoreAliasAuthAlias, getKeystoreAliasPassword, getKeystoreAuthAlias, getKeystorePassword, getKeystoreType
getTrustManagerAlgorithm, getTruststore, getTruststoreAuthAlias, getTruststorePassword, getTruststoreType, isAllowSelfSignedCertificates, isIgnoreCertificateExpiredException, isVerifyHostname
public org.apache.http.impl.client.CloseableHttpClient getSharedResource()
SharedResource
CanUseSharedResource
holders can use itgetSharedResource
in interface SharedResource<org.apache.http.impl.client.CloseableHttpClient>
Copyright © 2023 Frank!Framework. All rights reserved.