Uses of Class
eu.europa.esig.dss.ws.signature.dto.AbstractDataToSignDTO
| Package | Description |
|---|---|
| eu.europa.esig.dss.ws.signature.dto |
-
Uses of AbstractDataToSignDTO in eu.europa.esig.dss.ws.signature.dto
Subclasses of AbstractDataToSignDTO in eu.europa.esig.dss.ws.signature.dto Modifier and Type Class Description classDataToSignMultipleDocumentsDTOThis class is a DTO to transfer required objects to execute getDataToSign method It's only possible to transfer an object by POST and REST.classDataToSignOneDocumentDTOThis class is a DTO to transfer required objects to execute getDataToSign method It's only possible to transfer an object by POST and REST.