Package eu.europa.esig.dss.spi.client.http
package eu.europa.esig.dss.spi.client.http
-
ClassDescriptionComponent 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 a
CacheCleaner
)DSS file loader to loadDSSDocument
instead 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 sourceThe call of native java DataLoader using the java.net.URL class.Implementation of native java DataLoader using the java.net.URL class.Available HTTPMethodsThis enum lists all network protocols that can be used during the signature creation or validation: OCSP, CRL, AIA, TSL...