Uses of Interface
eu.europa.esig.dss.model.DSSDocument
Packages that use DSSDocument
Package
Description
-
Uses of DSSDocument in eu.europa.esig.dss.model
Classes in eu.europa.esig.dss.model that implement DSSDocumentModifier and TypeClassDescriptionclassThis class implements the default methods.classDigest representation of aDSSDocument.classDocument implementation stored on file-system.classIn memory representation of a documentMethods in eu.europa.esig.dss.model that return DSSDocumentModifier and TypeMethodDescriptionCommitmentQualifier.getContent()Gets the content of the Commitment QualifierManifestFile.getDocument()Gets theDSSDocumentrepresenting the manifestSignaturePolicyStore.getSignaturePolicyContent()Get policy store contentMethods in eu.europa.esig.dss.model that return types with arguments of type DSSDocumentModifier and TypeMethodDescriptionSerializableEvidenceRecordIncorporationParameters.getDetachedContents()Gets detached documents signed by a signatureMethods in eu.europa.esig.dss.model with parameters of type DSSDocumentModifier and TypeMethodDescriptionvoidCommitmentQualifier.setContent(DSSDocument content) Sets the content of Commitment Qualifier.voidManifestFile.setDocument(DSSDocument document) Sets the manifest documentvoidSignaturePolicyStore.setSignaturePolicyContent(DSSDocument signaturePolicyContent) Set policy store content NOTE: one of signaturePolicyContent or sigPolDocLocalURI shall be usedMethod parameters in eu.europa.esig.dss.model with type arguments of type DSSDocumentModifier and TypeMethodDescriptionvoidSerializableEvidenceRecordIncorporationParameters.setDetachedContents(List<DSSDocument> detachedContents) Sets detached documents signed by a signature -
Uses of DSSDocument in eu.europa.esig.dss.model.identifier
Constructors in eu.europa.esig.dss.model.identifier with parameters of type DSSDocumentModifierConstructorDescriptionDataIdentifier(String name, DSSDocument document) Constructor to build an identifier based onnameanddocument -
Uses of DSSDocument in eu.europa.esig.dss.model.policy
Methods in eu.europa.esig.dss.model.policy with parameters of type DSSDocumentModifier and TypeMethodDescriptionbooleanCryptographicSuiteFactory.isSupported(DSSDocument cryptographicSuiteDocument) Evaluates whether the cryptographic suiteDSSDocumentis supported by the current implementationbooleanValidationPolicyFactory.isSupported(DSSDocument validationPolicyDocument) Evaluates whether the validation policyDSSDocumentis supported by the current implementationCryptographicSuiteFactory.loadCryptographicSuite(DSSDocument cryptographicSuiteDocument) Loads a cryptographic suite from aDSSDocumentprovided to the methodValidationPolicyFactory.loadValidationPolicy(DSSDocument validationPolicyDocument) Loads a validation policy from aDSSDocumentprovided to the method -
Uses of DSSDocument in eu.europa.esig.dss.model.scope
Constructors in eu.europa.esig.dss.model.scope with parameters of type DSSDocumentModifierConstructorDescriptionprotectedSignatureScope(DSSDocument document) Default constructorprotectedSignatureScope(String name, DSSDocument document) Default constructor with name provided -
Uses of DSSDocument in eu.europa.esig.dss.model.signature
Methods in eu.europa.esig.dss.model.signature that return DSSDocumentModifier and TypeMethodDescriptionSignaturePolicy.getPolicyContent()Returns a DSSDocument with the signature policy contentMethods in eu.europa.esig.dss.model.signature with parameters of type DSSDocumentModifier and TypeMethodDescriptionvoidSignaturePolicy.setPolicyContent(DSSDocument policyContent) Sets policy document content -
Uses of DSSDocument in eu.europa.esig.dss.model.tsl
Methods in eu.europa.esig.dss.model.tsl that return DSSDocumentModifier and TypeMethodDescriptionDownloadInfoRecord.getDocument()Returns the downloaded document