Uses of Class
eu.europa.esig.dss.service.http.commons.CommonsDataLoader
-
Uses of CommonsDataLoader in eu.europa.esig.dss.service.http.commons
Modifier and TypeClassDescriptionclass
Implementation of DataLoader using HttpClient.class
Implementation of DataLoader using HttpClient to request a timestamp server.Modifier and TypeMethodDescriptionCommonsDataLoader.addAuthentication
(HostConnection hostConnection, UserCredentials userCredentials) Adds authentication credentials to the existingauthenticationMap
CommonsDataLoader.addAuthentication
(String host, int port, String scheme, String login, char[] password) Adds authentication credentials to the existingauthenticationMap
CommonsDataLoader.addAuthentication
(String host, int port, String scheme, String login, String password) Deprecated.since DSS 5.12.Modifier and TypeMethodDescriptionvoid
SSLCertificateLoader.setCommonsDataLoader
(CommonsDataLoader commonsDataLoader) Allows to set a pre-configured CommonsDataLoader