Uses of Class
eu.europa.esig.dss.service.http.commons.CommonsDataLoader
Packages that use CommonsDataLoader
-
Uses of CommonsDataLoader in eu.europa.esig.dss.service.http.commons
Subclasses of CommonsDataLoader in eu.europa.esig.dss.service.http.commonsModifier and TypeClassDescriptionclass
Implementation of DataLoader using HttpClient.class
Implementation of DataLoader using HttpClient to request a timestamp server.Methods in eu.europa.esig.dss.service.http.commons that return CommonsDataLoaderModifier 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.Methods in eu.europa.esig.dss.service.http.commons with parameters of type CommonsDataLoaderModifier and TypeMethodDescriptionvoid
SSLCertificateLoader.setCommonsDataLoader
(CommonsDataLoader commonsDataLoader) Allows to set a pre-configured CommonsDataLoader