Uses of Class
eu.europa.esig.dss.service.http.commons.CommonsDataLoader
-
Packages that use CommonsDataLoader Package Description eu.europa.esig.dss.service.http.commons -
-
Uses of CommonsDataLoader in eu.europa.esig.dss.service.http.commons
Subclasses of CommonsDataLoader in eu.europa.esig.dss.service.http.commons Modifier and Type Class Description classOCSPDataLoaderImplementation of DataLoader using HttpClient.classTimestampDataLoaderImplementation of DataLoader using HttpClient to request a timestamp server.Methods in eu.europa.esig.dss.service.http.commons that return CommonsDataLoader Modifier and Type Method Description CommonsDataLoaderCommonsDataLoader. addAuthentication(String host, int port, String scheme, String login, String password)Methods in eu.europa.esig.dss.service.http.commons with parameters of type CommonsDataLoader Modifier and Type Method Description voidCommonsDataLoader. propagateAuthentication(CommonsDataLoader commonsDataLoader)This method allows to propagate the authentication information from the current object.
-