Class SignTrustedListDTO

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

public class SignTrustedListDTO extends Object implements Serializable
DTO to be used for the method signDocument(..) for Trusted List signing. 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: