Uses of Class
eu.europa.esig.dss.xades.reference.DSSReference
Package
Description
-
Uses of DSSReference in eu.europa.esig.dss.xades
Modifier 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 signatureModifier and TypeMethodDescriptionstatic ReferenceOutputType
DSSXMLUtils.getReferenceOutputType
(DSSReference reference) Returns the expected dereferencing output for the providedDSSReference
Modifier 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 -
Uses of DSSReference in eu.europa.esig.dss.xades.reference
Modifier and TypeMethodDescriptionReferenceBuilder.build()
Builds a list of references based on the configurationModifier and TypeMethodDescriptionReferenceProcessor.getReferenceOutput
(DSSReference reference) Returns an output content after processing the givenDSSReference
Modifier 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
Modifier and TypeMethodDescriptionCounterSignatureBuilder.buildCounterSignatureDSSReference
(DSSDocument signatureDocument, XAdESCounterSignatureParameters parameters) The method builds aDSSReference
for a SignatureValue to counter signModifierConstructorDescriptionManifestBuilder
(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