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 TypeClassDescriptionclassImplementation of DataLoader using HttpClient.classImplementation 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 existingauthenticationMapCommonsDataLoader.addAuthentication(String host, int port, String scheme, String login, char[] password) Adds authentication credentials to the existingauthenticationMapMethods in eu.europa.esig.dss.service.http.commons with parameters of type CommonsDataLoaderModifier and TypeMethodDescriptionvoidSSLCertificateLoader.setCommonsDataLoader(CommonsDataLoader commonsDataLoader) Allows to set a pre-configured CommonsDataLoader