Uses of Package
org.alfresco.httpclient
-
Packages that use org.alfresco.httpclient Package Description org.alfresco.httpclient -
Classes in org.alfresco.httpclient used by org.alfresco.httpclient Class Description AlfrescoHttpClient AuthenticationException HttpClientFactory.SecureCommsType Communication type for HttpClient: - NONE is plain http - SECRET is plain http with a shared secret via request header - HTTPS is mTLS with client authentication (certificates are required)MD5EncryptionParameters Request RequestHeadersHttpClient Since Apache HttpClient 3.1 doesn't support including custom headers by default, this class is adding that custom headers every time a method is invoked.Response