Uses of Class
eu.europa.esig.dss.ws.dto.RemoteDocument
Packages that use RemoteDocument
Package
Description
-
Uses of RemoteDocument in eu.europa.esig.dss.ws.cert.validation.dto
Methods in eu.europa.esig.dss.ws.cert.validation.dto that return RemoteDocumentModifier and TypeMethodDescriptionCertificateToValidateDTO.getPolicy()
Gets the validation policyMethods in eu.europa.esig.dss.ws.cert.validation.dto with parameters of type RemoteDocumentModifier and TypeMethodDescriptionvoid
CertificateToValidateDTO.setPolicy
(RemoteDocument policy) Sets the validation policyConstructors in eu.europa.esig.dss.ws.cert.validation.dto with parameters of type RemoteDocumentModifierConstructorDescriptionCertificateToValidateDTO
(RemoteCertificate certificate, List<RemoteCertificate> certificateChain, Date validationTime, RemoteDocument policy, TokenExtractionStrategy tokenExtractionStrategy) The default constructor with a custom validation policy -
Uses of RemoteDocument in eu.europa.esig.dss.ws.converter
Methods in eu.europa.esig.dss.ws.converter that return RemoteDocumentModifier and TypeMethodDescriptionstatic RemoteDocument
RemoteDocumentConverter.toRemoteDocument
(DSSDocument originalDocument) Converts the givenDSSDocument
to aRemoteDocument
Methods in eu.europa.esig.dss.ws.converter that return types with arguments of type RemoteDocumentModifier and TypeMethodDescriptionstatic List
<RemoteDocument> RemoteDocumentConverter.toRemoteDocuments
(List<DSSDocument> originalDocuments) Converts the given list oforiginalDocuments
to a list ofRemoteDocument
sMethods in eu.europa.esig.dss.ws.converter with parameters of type RemoteDocumentModifier and TypeMethodDescriptionstatic DSSDocument
RemoteDocumentConverter.toDSSDocument
(RemoteDocument remoteDocument) Converts the givenRemoteDocument
to aDSSDocument
Method parameters in eu.europa.esig.dss.ws.converter with type arguments of type RemoteDocumentModifier and TypeMethodDescriptionstatic List
<DSSDocument> RemoteDocumentConverter.toDSSDocuments
(List<RemoteDocument> remoteDocuments) Converts the given list ofremoteDocuments
to a list ofDSSDocument
s -
Uses of RemoteDocument in eu.europa.esig.dss.ws.signature.common
Methods in eu.europa.esig.dss.ws.signature.common that return RemoteDocumentModifier and TypeMethodDescriptionRemoteDocumentSignatureService.counterSignSignature
(RemoteDocument signatureDocument, RemoteSignatureParameters parameters, SignatureValueDTO signatureValue) Counter signs thesignatureDocument
with the provided signatureValue.RemoteDocumentSignatureServiceImpl.counterSignSignature
(RemoteDocument signatureDocument, RemoteSignatureParameters remoteParameters, SignatureValueDTO signatureValueDTO) RemoteDocumentSignatureService.extendDocument
(RemoteDocument toExtendDocument, RemoteSignatureParameters parameters) Extends the level of the signatures in thetoExtendDocument
RemoteDocumentSignatureServiceImpl.extendDocument
(RemoteDocument remoteDocument, RemoteSignatureParameters remoteParameters) RemoteMultipleDocumentsSignatureService.extendDocument
(RemoteDocument toExtendDocument, RemoteSignatureParameters parameters) Extends the level of the signatures in thetoExtendDocument
RemoteMultipleDocumentsSignatureServiceImpl.extendDocument
(RemoteDocument toExtendDocument, RemoteSignatureParameters remoteParameters) RemoteDocumentSignatureService.signDocument
(RemoteDocument toSignDocument, RemoteSignatureParameters parameters, SignatureValueDTO signatureValue) Signs the toSignDocument with the provided signatureValue.RemoteDocumentSignatureServiceImpl.signDocument
(RemoteDocument remoteDocument, RemoteSignatureParameters remoteParameters, SignatureValueDTO signatureValueDTO) RemoteMultipleDocumentsSignatureService.signDocument
(List<RemoteDocument> toSignDocuments, RemoteSignatureParameters parameters, SignatureValueDTO signatureValue) Signs the toSignDocuments with the provided signatureValue.RemoteMultipleDocumentsSignatureServiceImpl.signDocument
(List<RemoteDocument> toSignDocuments, RemoteSignatureParameters remoteParameters, SignatureValueDTO signatureValueDTO) RemotePAdESWithExternalCMSService.signDocument
(RemoteDocument toSignDocument, RemoteSignatureParameters parameters, RemoteDocument cmsSignature) Signs thetoSignDocument
by incorporating the providedcmsSignature
within computed PDF signature revision.RemotePAdESWithExternalCMSServiceImpl.signDocument
(RemoteDocument toSignDocument, RemoteSignatureParameters parameters, RemoteDocument cmsSignature) RemoteTrustedListSignatureService.signDocument
(RemoteDocument trustedList, RemoteTrustedListSignatureParameters parameters, SignatureValueDTO signatureValue) Signs the XML Trusted List with the providedsignatureValue
according to a set of customizable parameters.RemoteTrustedListSignatureServiceImpl.signDocument
(RemoteDocument trustedList, RemoteTrustedListSignatureParameters parameters, SignatureValueDTO signatureValue) RemoteExternalCMSService.signMessageDigest
(DigestDTO messageDigest, RemoteSignatureParameters parameters, SignatureValueDTO signatureValue) Creates a CMS signature signing the providedmessageDigest
compliant for PAdES signature enveloping.RemoteExternalCMSServiceImpl.signMessageDigest
(DigestDTO messageDigestDTO, RemoteSignatureParameters parameters, SignatureValueDTO signatureValueDTO) RemoteDocumentSignatureService.timestamp
(RemoteDocument toTimestampDocument, RemoteTimestampParameters parameters) Adds a timestamp to the documentRemoteDocumentSignatureServiceImpl.timestamp
(RemoteDocument remoteDocument, RemoteTimestampParameters remoteParameters) RemoteMultipleDocumentsSignatureService.timestamp
(List<RemoteDocument> toTimestampDocuments, RemoteTimestampParameters parameters) Adds timestamps to the given list of documentsRemoteMultipleDocumentsSignatureServiceImpl.timestamp
(List<RemoteDocument> toTimestampDocuments, RemoteTimestampParameters remoteParameters) Methods in eu.europa.esig.dss.ws.signature.common with parameters of type RemoteDocumentModifier and TypeMethodDescriptionRemoteDocumentSignatureService.counterSignSignature
(RemoteDocument signatureDocument, RemoteSignatureParameters parameters, SignatureValueDTO signatureValue) Counter signs thesignatureDocument
with the provided signatureValue.RemoteDocumentSignatureServiceImpl.counterSignSignature
(RemoteDocument signatureDocument, RemoteSignatureParameters remoteParameters, SignatureValueDTO signatureValueDTO) RemoteDocumentSignatureService.extendDocument
(RemoteDocument toExtendDocument, RemoteSignatureParameters parameters) Extends the level of the signatures in thetoExtendDocument
RemoteDocumentSignatureServiceImpl.extendDocument
(RemoteDocument remoteDocument, RemoteSignatureParameters remoteParameters) RemoteMultipleDocumentsSignatureService.extendDocument
(RemoteDocument toExtendDocument, RemoteSignatureParameters parameters) Extends the level of the signatures in thetoExtendDocument
RemoteMultipleDocumentsSignatureServiceImpl.extendDocument
(RemoteDocument toExtendDocument, RemoteSignatureParameters remoteParameters) RemoteDocumentSignatureService.getDataToBeCounterSigned
(RemoteDocument signatureDocument, RemoteSignatureParameters parameters) Retrieves the bytes of the data that need to be counter signed fromsignatureDocument
.RemoteDocumentSignatureServiceImpl.getDataToBeCounterSigned
(RemoteDocument signatureDocument, RemoteSignatureParameters remoteParameters) RemoteDocumentSignatureService.getDataToSign
(RemoteDocument toSignDocument, RemoteSignatureParameters parameters) Retrieves the bytes of the data that need to be signed based on thetoSignDocument
andparameters
.RemoteDocumentSignatureServiceImpl.getDataToSign
(RemoteDocument remoteDocument, RemoteSignatureParameters remoteParameters) RemoteTrustedListSignatureService.getDataToSign
(RemoteDocument trustedList, RemoteTrustedListSignatureParameters parameters) Retrieves the bytes of the data that need to be signed for a conformant XML Trusted List signing according to a set of customizable parametersRemoteTrustedListSignatureServiceImpl.getDataToSign
(RemoteDocument trustedList, RemoteTrustedListSignatureParameters parameters) RemotePAdESWithExternalCMSService.getMessageDigest
(RemoteDocument toSignDocument, RemoteSignatureParameters parameters) Creates a signature revision for the given PDFtoSignDocument
according to the providedparameters
and returns the message-digest computed on the extracted ByteRange content.RemotePAdESWithExternalCMSServiceImpl.getMessageDigest
(RemoteDocument toSignDocument, RemoteSignatureParameters parameters) RemoteDocumentSignatureService.signDocument
(RemoteDocument toSignDocument, RemoteSignatureParameters parameters, SignatureValueDTO signatureValue) Signs the toSignDocument with the provided signatureValue.RemoteDocumentSignatureServiceImpl.signDocument
(RemoteDocument remoteDocument, RemoteSignatureParameters remoteParameters, SignatureValueDTO signatureValueDTO) RemotePAdESWithExternalCMSService.signDocument
(RemoteDocument toSignDocument, RemoteSignatureParameters parameters, RemoteDocument cmsSignature) Signs thetoSignDocument
by incorporating the providedcmsSignature
within computed PDF signature revision.RemotePAdESWithExternalCMSServiceImpl.signDocument
(RemoteDocument toSignDocument, RemoteSignatureParameters parameters, RemoteDocument cmsSignature) RemoteTrustedListSignatureService.signDocument
(RemoteDocument trustedList, RemoteTrustedListSignatureParameters parameters, SignatureValueDTO signatureValue) Signs the XML Trusted List with the providedsignatureValue
according to a set of customizable parameters.RemoteTrustedListSignatureServiceImpl.signDocument
(RemoteDocument trustedList, RemoteTrustedListSignatureParameters parameters, SignatureValueDTO signatureValue) RemoteDocumentSignatureService.timestamp
(RemoteDocument toTimestampDocument, RemoteTimestampParameters parameters) Adds a timestamp to the documentRemoteDocumentSignatureServiceImpl.timestamp
(RemoteDocument remoteDocument, RemoteTimestampParameters remoteParameters) Method parameters in eu.europa.esig.dss.ws.signature.common with type arguments of type RemoteDocumentModifier and TypeMethodDescriptionRemoteMultipleDocumentsSignatureService.getDataToSign
(List<RemoteDocument> toSignDocuments, RemoteSignatureParameters parameters) Retrieves the bytes of the data that need to be signed based on thetoSignDocuments
andparameters
.RemoteMultipleDocumentsSignatureServiceImpl.getDataToSign
(List<RemoteDocument> toSignDocuments, RemoteSignatureParameters remoteParameters) RemoteMultipleDocumentsSignatureService.signDocument
(List<RemoteDocument> toSignDocuments, RemoteSignatureParameters parameters, SignatureValueDTO signatureValue) Signs the toSignDocuments with the provided signatureValue.RemoteMultipleDocumentsSignatureServiceImpl.signDocument
(List<RemoteDocument> toSignDocuments, RemoteSignatureParameters remoteParameters, SignatureValueDTO signatureValueDTO) RemoteMultipleDocumentsSignatureService.timestamp
(List<RemoteDocument> toTimestampDocuments, RemoteTimestampParameters parameters) Adds timestamps to the given list of documentsRemoteMultipleDocumentsSignatureServiceImpl.timestamp
(List<RemoteDocument> toTimestampDocuments, RemoteTimestampParameters remoteParameters) -
Uses of RemoteDocument in eu.europa.esig.dss.ws.signature.dto
Methods in eu.europa.esig.dss.ws.signature.dto that return RemoteDocumentModifier and TypeMethodDescriptionPDFExternalSignDocumentDTO.getCmsDocument()
Gets the CMS signature documentCounterSignSignatureDTO.getSignatureDocument()
Gets the signature documentDataToBeCounterSignedDTO.getSignatureDocument()
Gets the signature documentExtendDocumentDTO.getToExtendDocument()
Gets the document to be extendedDataToSignOneDocumentDTO.getToSignDocument()
Gets document to be signedPDFExternalSignDocumentDTO.getToSignDocument()
Gets the document to be signedSignOneDocumentDTO.getToSignDocument()
Gets document to be signedTimestampOneDocumentDTO.getToTimestampDocument()
Gets a document to be timestampedDataToSignTrustedListDTO.getTrustedList()
Gets an XML Trusted List to be signedSignTrustedListDTO.getTrustedList()
Gets an XML Trusted List to be signedMethods in eu.europa.esig.dss.ws.signature.dto that return types with arguments of type RemoteDocumentModifier and TypeMethodDescriptionDataToSignMultipleDocumentsDTO.getToSignDocuments()
Gets a list of documents to be signedSignMultipleDocumentDTO.getToSignDocuments()
Gets a list of documents to be signedTimestampMultipleDocumentDTO.getToTimestampDocuments()
Gets a list of documents to be timestampedMethods in eu.europa.esig.dss.ws.signature.dto with parameters of type RemoteDocumentModifier and TypeMethodDescriptionvoid
PDFExternalSignDocumentDTO.setCmsDocument
(RemoteDocument cmsDocument) Sets the CMS signature documentvoid
CounterSignSignatureDTO.setSignatureDocument
(RemoteDocument signatureDocument) Sets the signature documentvoid
DataToBeCounterSignedDTO.setSignatureDocument
(RemoteDocument signatureDocument) Sets the signature documentvoid
ExtendDocumentDTO.setToExtendDocument
(RemoteDocument toExtendDocument) Sets the document to be extendedvoid
DataToSignOneDocumentDTO.setToSignDocument
(RemoteDocument toSignDocument) Sets document to be signedvoid
PDFExternalSignDocumentDTO.setToSignDocument
(RemoteDocument toSignDocument) Sets the document to be signedvoid
SignOneDocumentDTO.setToSignDocument
(RemoteDocument toSignDocument) Sets document to be signedvoid
TimestampOneDocumentDTO.setToTimestampDocument
(RemoteDocument toTimestampDocument) Sets a document to be timestampedvoid
DataToSignTrustedListDTO.setTrustedList
(RemoteDocument trustedList) Sets an XML Trusted List to be signedvoid
SignTrustedListDTO.setTrustedList
(RemoteDocument trustedList) Sets an XML Trusted List to be signedMethod parameters in eu.europa.esig.dss.ws.signature.dto with type arguments of type RemoteDocumentModifier and TypeMethodDescriptionvoid
DataToSignMultipleDocumentsDTO.setToSignDocuments
(List<RemoteDocument> toSignDocuments) Sets a list of documents to be signedvoid
SignMultipleDocumentDTO.setToSignDocuments
(List<RemoteDocument> toSignDocuments) Sets a list of documents to be signedvoid
TimestampMultipleDocumentDTO.setToTimestampDocuments
(List<RemoteDocument> toTimestampDocuments) Sets a list of documents to be timestampedConstructors in eu.europa.esig.dss.ws.signature.dto with parameters of type RemoteDocumentModifierConstructorDescriptionCounterSignSignatureDTO
(RemoteDocument signatureDocument, RemoteSignatureParameters parameters, SignatureValueDTO signatureValue) Default constructorDataToBeCounterSignedDTO
(RemoteDocument signatureDocument, RemoteSignatureParameters parameters) Default constructorDataToSignOneDocumentDTO
(RemoteDocument toSignDocument, RemoteSignatureParameters parameters) Default constructorDataToSignTrustedListDTO
(RemoteDocument trustedList, RemoteTrustedListSignatureParameters parameters) Default constructor with customizable parametersExtendDocumentDTO
(RemoteDocument toExtendDocument, RemoteSignatureParameters parameters) Default constructorPDFExternalMessageDigestDTO
(RemoteDocument toSignDocument, RemoteSignatureParameters parameters) Default constructorPDFExternalSignDocumentDTO
(RemoteDocument toSignDocument, RemoteSignatureParameters parameters, RemoteDocument cmsDocument) Default constructorSignOneDocumentDTO
(RemoteDocument toSignDocument, RemoteSignatureParameters parameters, SignatureValueDTO signatureValue) Default constructorSignTrustedListDTO
(RemoteDocument trustedList, RemoteTrustedListSignatureParameters parameters, SignatureValueDTO signatureValue) Default constructor with parametersTimestampOneDocumentDTO
(RemoteDocument toTimestampDocument, RemoteTimestampParameters timestampParameters) Default constructorConstructor parameters in eu.europa.esig.dss.ws.signature.dto with type arguments of type RemoteDocumentModifierConstructorDescriptionDataToSignMultipleDocumentsDTO
(List<RemoteDocument> toSignDocuments, RemoteSignatureParameters parameters) Default constructorSignMultipleDocumentDTO
(List<RemoteDocument> toSignDocuments, RemoteSignatureParameters parameters, SignatureValueDTO signatureValue) Default constructorTimestampMultipleDocumentDTO
(List<RemoteDocument> toTimestampDocuments, RemoteTimestampParameters timestampParameters) Default constructor -
Uses of RemoteDocument in eu.europa.esig.dss.ws.signature.dto.parameters
Methods in eu.europa.esig.dss.ws.signature.dto.parameters that return RemoteDocumentModifier and TypeMethodDescriptionRemoteSignatureImageTextParameters.getFont()
Gets the font documentRemoteSignatureImageParameters.getImage()
Gets the image documentMethods in eu.europa.esig.dss.ws.signature.dto.parameters that return types with arguments of type RemoteDocumentModifier and TypeMethodDescriptionRemoteSignatureParameters.getDetachedContents()
Gets the detached contentsMethods in eu.europa.esig.dss.ws.signature.dto.parameters with parameters of type RemoteDocumentModifier and TypeMethodDescriptionvoid
RemoteSignatureImageTextParameters.setFont
(RemoteDocument font) Sets the font documentvoid
RemoteSignatureImageParameters.setImage
(RemoteDocument image) Sets the image documentMethod parameters in eu.europa.esig.dss.ws.signature.dto.parameters with type arguments of type RemoteDocumentModifier and TypeMethodDescriptionvoid
RemoteSignatureParameters.setDetachedContents
(List<RemoteDocument> detachedContents) Sets a list of signed detached documents -
Uses of RemoteDocument in eu.europa.esig.dss.ws.signature.rest
Methods in eu.europa.esig.dss.ws.signature.rest that return RemoteDocumentModifier and TypeMethodDescriptionRestDocumentSignatureServiceImpl.counterSignSignature
(CounterSignSignatureDTO counterSignSignature) RestDocumentSignatureServiceImpl.extendDocument
(ExtendDocumentDTO extendDocumentDto) RestMultipleDocumentSignatureServiceImpl.extendDocument
(ExtendDocumentDTO extendDocumentDto) RestDocumentSignatureServiceImpl.signDocument
(SignOneDocumentDTO signDocumentDto) RestMultipleDocumentSignatureServiceImpl.signDocument
(SignMultipleDocumentDTO signDocumentDto) RestPAdESWithExternalCMSServiceImpl.signDocument
(PDFExternalSignDocumentDTO pdfSignDocument) RestTrustedListSignatureServiceImpl.signDocument
(SignTrustedListDTO signTrustedList) RestExternalCMSServiceImpl.signMessageDigest
(SignMessageDigestExternalCmsDTO signMessageDigest) RestDocumentSignatureServiceImpl.timestampDocument
(TimestampOneDocumentDTO timestampDocument) RestMultipleDocumentSignatureServiceImpl.timestampDocuments
(TimestampMultipleDocumentDTO timestampDocument) -
Uses of RemoteDocument in eu.europa.esig.dss.ws.signature.rest.client
Methods in eu.europa.esig.dss.ws.signature.rest.client that return RemoteDocumentModifier and TypeMethodDescriptionRestDocumentSignatureService.counterSignSignature
(CounterSignSignatureDTO counterSignSignature) Counter signs the defined signatureRestDocumentSignatureService.extendDocument
(ExtendDocumentDTO extendDocument) Extends the level of the signatures in the toExtendDocumentRestMultipleDocumentSignatureService.extendDocument
(ExtendDocumentDTO extendDocument) Extends the level of the signatures in the toExtendDocumentRestDocumentSignatureService.signDocument
(SignOneDocumentDTO signDocument) Signs the toSignDocument with the provided signatureValue.RestMultipleDocumentSignatureService.signDocument
(SignMultipleDocumentDTO signDocument) Signs the toSignDocuments with the provided signatureValue.RestPAdESWithExternalCMSService.signDocument
(PDFExternalSignDocumentDTO pdfSignDocument) Signs thetoSignDocument
by incorporating the providedcmsSignature
within computed PDF signature revision.RestTrustedListSignatureService.signDocument
(SignTrustedListDTO signTrustedList) Signs the XML Trusted List with the provided signatureValue.RestExternalCMSService.signMessageDigest
(SignMessageDigestExternalCmsDTO signMessageDigest) Creates a CMS signature signing the providedmessageDigest
compliant for PAdES signature enveloping.RestDocumentSignatureService.timestampDocument
(TimestampOneDocumentDTO timestampDocument) Timestamps a toTimestampDocument with the provided parameters.RestMultipleDocumentSignatureService.timestampDocuments
(TimestampMultipleDocumentDTO timestampDocument) Timestamps the toTimestampDocuments with the provided timestamp parameters. -
Uses of RemoteDocument in eu.europa.esig.dss.ws.signature.soap
Methods in eu.europa.esig.dss.ws.signature.soap that return RemoteDocumentModifier and TypeMethodDescriptionSoapDocumentSignatureServiceImpl.counterSignSignature
(CounterSignSignatureDTO counterSignSignature) SoapDocumentSignatureServiceImpl.extendDocument
(ExtendDocumentDTO extendDocumentDto) SoapMultipleDocumentsSignatureServiceImpl.extendDocument
(ExtendDocumentDTO extendDocumentDto) SoapDocumentSignatureServiceImpl.signDocument
(SignOneDocumentDTO signDocumentDto) SoapMultipleDocumentsSignatureServiceImpl.signDocument
(SignMultipleDocumentDTO signDocumentDto) SoapPAdESWithExternalCMSServiceImpl.signDocument
(PDFExternalSignDocumentDTO pdfSignDocument) SoapTrustedListSignatureServiceImpl.signDocument
(SignTrustedListDTO signTrustedList) SoapExternalCMSServiceImpl.signMessageDigest
(SignMessageDigestExternalCmsDTO signMessageDigest) SoapDocumentSignatureServiceImpl.timestampDocument
(TimestampOneDocumentDTO timestampDocument) SoapMultipleDocumentsSignatureServiceImpl.timestampDocument
(TimestampMultipleDocumentDTO timestampDocumentDTO) -
Uses of RemoteDocument in eu.europa.esig.dss.ws.signature.soap.client
Methods in eu.europa.esig.dss.ws.signature.soap.client that return RemoteDocumentModifier and TypeMethodDescriptionSoapDocumentSignatureService.counterSignSignature
(CounterSignSignatureDTO counterSignSignature) Counter signs the defined signatureSoapDocumentSignatureService.extendDocument
(ExtendDocumentDTO extendDocument) This web service operation extends the signature of a given document to the level of the signature provided.SoapMultipleDocumentsSignatureService.extendDocument
(ExtendDocumentDTO extendDocument) This web service operation extends the signature of a given document to the level of the signature provided.SoapDocumentSignatureService.signDocument
(SignOneDocumentDTO signDocument) This web service operation signs a document according to a previously signed digest, a level of signature, some signature properties and keyInfo.SoapMultipleDocumentsSignatureService.signDocument
(SignMultipleDocumentDTO signDocument) This web service operation signs a document according to a previously signed digest, a level of signature, some signature properties and keyInfo.SoapPAdESWithExternalCMSService.signDocument
(PDFExternalSignDocumentDTO pdfSignDocument) Signs thetoSignDocument
by incorporating the providedcmsSignature
within computed PDF signature revision.SoapTrustedListSignatureService.signDocument
(SignTrustedListDTO signTrustedList) This method created a signed XML Trusted List with an enveloped signatureSoapExternalCMSService.signMessageDigest
(SignMessageDigestExternalCmsDTO signMessageDigest) Creates a CMS signature signing the providedmessageDigest
compliant for PAdES signature enveloping.SoapDocumentSignatureService.timestampDocument
(TimestampOneDocumentDTO timestampDocument) This web service operation timestamps a document according to the provided timestamp parameters.SoapMultipleDocumentsSignatureService.timestampDocument
(TimestampMultipleDocumentDTO timestampDocumentDTO) This web service operation timestamps a given document corresponding to the provided timestamp parameters. -
Uses of RemoteDocument in eu.europa.esig.dss.ws.validation.common
Methods in eu.europa.esig.dss.ws.validation.common that return types with arguments of type RemoteDocumentModifier and TypeMethodDescriptionRemoteDocumentValidationService.getOriginalDocuments
(DataToValidateDTO dataToValidate) Gets the original documents -
Uses of RemoteDocument in eu.europa.esig.dss.ws.validation.dto
Methods in eu.europa.esig.dss.ws.validation.dto that return RemoteDocumentModifier and TypeMethodDescriptionDataToValidateDTO.getPolicy()
Gets the validation policyDataToValidateDTO.getSignedDocument()
Gets signed documentMethods in eu.europa.esig.dss.ws.validation.dto that return types with arguments of type RemoteDocumentModifier and TypeMethodDescriptionDataToValidateDTO.getEvidenceRecords()
Gets a list of detached evidence recordsDataToValidateDTO.getOriginalDocuments()
Gets the original (detached) documentsMethods in eu.europa.esig.dss.ws.validation.dto with parameters of type RemoteDocumentModifier and TypeMethodDescriptionvoid
DataToValidateDTO.setPolicy
(RemoteDocument policy) Sets the validation policyvoid
DataToValidateDTO.setSignedDocument
(RemoteDocument signedDocument) Sets the signed documentMethod parameters in eu.europa.esig.dss.ws.validation.dto with type arguments of type RemoteDocumentModifier and TypeMethodDescriptionvoid
DataToValidateDTO.setEvidenceRecords
(List<RemoteDocument> evidenceRecords) Sets a list of detached evidence records applied to the signaturevoid
DataToValidateDTO.setOriginalDocuments
(List<RemoteDocument> originalDocuments) Sets the original (detached) documentsConstructors in eu.europa.esig.dss.ws.validation.dto with parameters of type RemoteDocumentModifierConstructorDescriptionDataToValidateDTO
(RemoteDocument signedDocument, RemoteDocument originalDocument, RemoteDocument policy) Constructor to validate a documentDataToValidateDTO
(RemoteDocument signedDocument, RemoteDocument originalDocument, RemoteDocument policy, String signatureId) Constructor to extract original documentsDataToValidateDTO
(RemoteDocument signedDocument, List<RemoteDocument> originalDocuments, RemoteDocument policy) Constructor to validate a documentDataToValidateDTO
(RemoteDocument signedDocument, List<RemoteDocument> originalDocuments, RemoteDocument policy, String signatureId) Constructor to extract original documentsDataToValidateDTO
(RemoteDocument signedDocument, List<RemoteDocument> originalDocuments, RemoteDocument policy, List<RemoteDocument> evidenceRecords) Constructor to validate a document with applied evidence recordsDataToValidateDTO
(RemoteDocument signedDocument, List<RemoteDocument> originalDocuments, RemoteDocument policy, List<RemoteDocument> evidenceRecords, String signatureId) Constructor to extract original documents for validation with evidence recordsConstructor parameters in eu.europa.esig.dss.ws.validation.dto with type arguments of type RemoteDocumentModifierConstructorDescriptionDataToValidateDTO
(RemoteDocument signedDocument, List<RemoteDocument> originalDocuments, RemoteDocument policy) Constructor to validate a documentDataToValidateDTO
(RemoteDocument signedDocument, List<RemoteDocument> originalDocuments, RemoteDocument policy, String signatureId) Constructor to extract original documentsDataToValidateDTO
(RemoteDocument signedDocument, List<RemoteDocument> originalDocuments, RemoteDocument policy, List<RemoteDocument> evidenceRecords) Constructor to validate a document with applied evidence recordsDataToValidateDTO
(RemoteDocument signedDocument, List<RemoteDocument> originalDocuments, RemoteDocument policy, List<RemoteDocument> evidenceRecords, String signatureId) Constructor to extract original documents for validation with evidence records -
Uses of RemoteDocument in eu.europa.esig.dss.ws.validation.rest
Methods in eu.europa.esig.dss.ws.validation.rest that return types with arguments of type RemoteDocumentModifier and TypeMethodDescriptionRestDocumentValidationServiceImpl.getOriginalDocuments
(DataToValidateDTO dataToValidate) -
Uses of RemoteDocument in eu.europa.esig.dss.ws.validation.rest.client
Methods in eu.europa.esig.dss.ws.validation.rest.client that return types with arguments of type RemoteDocumentModifier and TypeMethodDescriptionRestDocumentValidationService.getOriginalDocuments
(DataToValidateDTO dataToValidate) This method returns the original document(s) for the given signed file and optionally the signatureId. -
Uses of RemoteDocument in eu.europa.esig.dss.ws.validation.soap
Methods in eu.europa.esig.dss.ws.validation.soap that return types with arguments of type RemoteDocumentModifier and TypeMethodDescriptionSoapDocumentValidationServiceImpl.getOriginalDocuments
(DataToValidateDTO dataToValidate) -
Uses of RemoteDocument in eu.europa.esig.dss.ws.validation.soap.client
Methods in eu.europa.esig.dss.ws.validation.soap.client that return types with arguments of type RemoteDocumentModifier and TypeMethodDescriptionSoapDocumentValidationService.getOriginalDocuments
(DataToValidateDTO dataToValidate) This method returns the original document(s) for the given signed file and optionally the signatureId.