Uses of Class
eu.europa.esig.dss.ws.signature.dto.DataToBeCounterSignedDTO
-
Uses of DataToBeCounterSignedDTO in eu.europa.esig.dss.ws.signature.rest
Methods in eu.europa.esig.dss.ws.signature.rest with parameters of type DataToBeCounterSignedDTO Modifier and Type Method Description ToBeSignedDTO
RestDocumentSignatureServiceImpl. getDataToBeCounterSigned(DataToBeCounterSignedDTO dataToBeCounterSigned)
-
Uses of DataToBeCounterSignedDTO in eu.europa.esig.dss.ws.signature.rest.client
Methods in eu.europa.esig.dss.ws.signature.rest.client with parameters of type DataToBeCounterSignedDTO Modifier and Type Method Description ToBeSignedDTO
RestDocumentSignatureService. getDataToBeCounterSigned(DataToBeCounterSignedDTO dataToBeCounterSigned)
Retrieves the data to be signed for counter signature creation -
Uses of DataToBeCounterSignedDTO in eu.europa.esig.dss.ws.signature.soap
Methods in eu.europa.esig.dss.ws.signature.soap with parameters of type DataToBeCounterSignedDTO Modifier and Type Method Description ToBeSignedDTO
SoapDocumentSignatureServiceImpl. getDataToBeCounterSigned(DataToBeCounterSignedDTO dataToBeCounterSigned)
-
Uses of DataToBeCounterSignedDTO in eu.europa.esig.dss.ws.signature.soap.client
Methods in eu.europa.esig.dss.ws.signature.soap.client with parameters of type DataToBeCounterSignedDTO Modifier and Type Method Description ToBeSignedDTO
SoapDocumentSignatureService. getDataToBeCounterSigned(DataToBeCounterSignedDTO dataToBeCounterSigned)
Retrieves the data to be signed for counter signature creation