Uses of Class
eu.europa.esig.dss.xades.reference.DSSReference
Packages that use DSSReference
Package
Description
-
Uses of DSSReference in eu.europa.esig.dss.xades
Methods in eu.europa.esig.dss.xades that return types with arguments of type DSSReferenceModifier and TypeMethodDescriptionXAdESProfileParameters.getReferences()
Returns a list of references to be incorporated to the signatureXAdESSignatureParameters.getReferences()
Returns a list of references to be incorporated to the signatureMethods in eu.europa.esig.dss.xades with parameters of type DSSReferenceModifier and TypeMethodDescriptionstatic ReferenceOutputType
DSSXMLUtils.getReferenceOutputType
(DSSReference reference) Returns the expected dereferencing output for the providedDSSReference
Method parameters in eu.europa.esig.dss.xades with type arguments of type DSSReferenceModifier and TypeMethodDescriptionvoid
XAdESProfileParameters.setReferences
(List<DSSReference> references) Sets a list of references to be incorporated into the signaturevoid
XAdESSignatureParameters.setReferences
(List<DSSReference> references) Sets a list of references to be incorporated into the signature NOTE: This method overwrites a default behavior on ds:Reference's creation. -
Uses of DSSReference in eu.europa.esig.dss.xades.dataobject
Methods in eu.europa.esig.dss.xades.dataobject with parameters of type DSSReferenceModifier and TypeMethodDescriptionprotected DSSDataObjectFormat
DataObjectFormatBuilder.toDataObjectFormat
(DSSReference reference) This method creates aDSSDataObjectFormat
based on the givenDSSReference
object to be incorporated to the signatureMethod parameters in eu.europa.esig.dss.xades.dataobject with type arguments of type DSSReferenceModifier and TypeMethodDescriptionDataObjectFormatBuilder.setReferences
(Collection<DSSReference> references) Sets references to be used as a base for DataObjectFormat objects building -
Uses of DSSReference in eu.europa.esig.dss.xades.reference
Methods in eu.europa.esig.dss.xades.reference that return types with arguments of type DSSReferenceModifier and TypeMethodDescriptionReferenceBuilder.build()
Builds a list of references based on the configurationMethods in eu.europa.esig.dss.xades.reference with parameters of type DSSReferenceModifier and TypeMethodDescriptionReferenceProcessor.getReferenceOutput
(DSSReference reference) Returns an output content after processing the givenDSSReference
Method parameters in eu.europa.esig.dss.xades.reference with type arguments of type DSSReferenceModifier and TypeMethodDescriptionvoid
ReferenceProcessor.incorporateReferences
(Element referenceContainer, List<DSSReference> references, DSSNamespace namespace) This method incorporates a list of references within the providedreferenceContainer
element -
Uses of DSSReference in eu.europa.esig.dss.xades.signature
Methods in eu.europa.esig.dss.xades.signature that return DSSReferenceModifier and TypeMethodDescriptionCounterSignatureBuilder.buildCounterSignatureDSSReference
(DSSDocument signatureDocument, XAdESCounterSignatureParameters parameters) The method builds aDSSReference
for a SignatureValue to counter signMethods in eu.europa.esig.dss.xades.signature that return types with arguments of type DSSReferenceModifier and TypeMethodDescriptionManifestBuilder.getManifestReferences()
Returns a list ofDSSReference
sConstructor parameters in eu.europa.esig.dss.xades.signature with type arguments of type DSSReferenceModifierConstructorDescriptionManifestBuilder
(String manifestId, List<DSSReference> references) The constructor with custom references and default namespaceManifestBuilder
(String manifestId, List<DSSReference> references, DSSNamespace xmldsigNamespace) The constructor with custom referencesManifestBuilder
(List<DSSReference> references) The constructor with custom references and default manifest id -
Uses of DSSReference in eu.europa.esig.dss.xades.tsl
Methods in eu.europa.esig.dss.xades.tsl that return DSSReferenceModifier and TypeMethodDescriptionprotected DSSReference
AbstractTrustedListSignatureParametersBuilder.getEnvelopedSignatureReference()
Creates the enveloped-signature ds:ReferenceMethods in eu.europa.esig.dss.xades.tsl that return types with arguments of type DSSReferenceModifier and TypeMethodDescriptionprotected List
<DSSReference> AbstractTrustedListSignatureParametersBuilder.getReferences()
Returns a list of ds:References to be incorporated within the signature