Package eu.europa.esig.dss.spi.client.http
package eu.europa.esig.dss.spi.client.http
-
ClassDescriptionThis data loader is used to perform a remote request (HTTP, HTTPS, etc.) and retrieve a
eu.europa.esig.dss.model.http.ResponseEnvelopeobject, containing contextual information delivered from the response (response body, headers, session data, etc.).Defines a map between URL and document to load the response data from offline sourceComponent that allows to retrieve the data using any protocol: HTTP, HTTPS, FTP, LDAP.This is an internal class used to model the couple data and url used to obtain this data.This class implements a file loader implementing a caching mechanism, allowing to remove cache externally (to be used within aCacheCleaner)DSS file loader to loadDSSDocumentinstead of binariesThis class allows to avoid downloading resources.Used to limit the size of fetched data.Defines a map between URL and document to load the data from offline sourceDeprecated.since DSS 6.4.Implementation of native java DataLoader using the java.net.URL class.Available HTTPMethodsThe call of native java DataLoader using the java.net.URL class.This enum lists all network protocols that can be used during the signature creation or validation: OCSP, CRL, AIA, TSL...