Package eu.europa.esig.dss.ws.signature.dto


package eu.europa.esig.dss.ws.signature.dto
  • Classes
    Class
    Description
    Get DataToSign DTO request
    Sign Document DTO request
    Timestamp document request DTO
    This class is a DTO to transfer required objects to execute counterSignSignature method It's only possible to transfer an object by POST and REST.
    This class is a DTO to transfer required objects to execute getDataToBeCounterSigned method It's only possible to transfer an object by POST and REST.
    Represents a DataTransferObject containing the required parameters for creation of DTBS (Data To Be Signed) to be used for CMS for PAdES signature creation.
    This class is a DTO to transfer required objects to execute getDataToSign method It's only possible to transfer an object by POST and REST.
    This class is a DTO to transfer required objects to execute getDataToSign method It's only possible to transfer an object by POST and REST.
    DTO for getDataToSign(..) method call for an XML Trusted List creation.
    This class is a DTO to transfer required objects to execute extendDocument method It's only possible to transfer an object by POST and REST.
    Represents a DataTransferObject containing the required parameters for computation of message-digest of the prepared PDF signature revision (to be used for PAdES signature creation with an external CMS provider).
    Represents a DataTransferObject containing the required parameters for creation of a PAdES signature by enveloping the externally provided CMS signature within computed PDF signature revision.
    Represents a DataTransferObject containing the required parameters for creation of a CMS signature (CMSSignedData) suitable for PAdES signing (to be enveloped within PDF signature revision).
    This class is a DTO to transfer required objects to execute signDocument method It's only possible to transfer an object by POST and REST.
    This class is a DTO to transfer required objects to execute signDocument method It's only possible to transfer an object by POST and REST.
    DTO to be used for the method signDocument(..) for Trusted List signing.
    Request DTO to timestamps a list of documents
    This class is a DTO that contains a set of parameters needed for a single document timestamping It's only possible to transfer an object by POST and REST.