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 -
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 signConstructor 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