Class SignMultipleDocumentDTO

java.lang.Object
eu.europa.esig.dss.ws.signature.dto.AbstractSignDocumentDTO
eu.europa.esig.dss.ws.signature.dto.SignMultipleDocumentDTO
All Implemented Interfaces:
Serializable

public class SignMultipleDocumentDTO extends AbstractSignDocumentDTO
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. It's impossible to transfer big objects by GET (url size limitation)
See Also: