Package eu.europa.esig.dss.spi.client.http


package eu.europa.esig.dss.spi.client.http
  • Class
    Description
    Component 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.
    Loads files
    This 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 source
    The call of native java DataLoader using the java.net.URL class.
    Implementation of native java DataLoader using the java.net.URL class.
    Available HTTPMethods
    This enum lists all network protocols that can be used during the signature creation or validation: OCSP, CRL, AIA, TSL...