Uses of Class
eu.europa.esig.dss.xades.reference.DSSReference
Package | Description |
---|---|
eu.europa.esig.dss.xades | |
eu.europa.esig.dss.xades.reference | |
eu.europa.esig.dss.xades.signature |
-
Uses of DSSReference in eu.europa.esig.dss.xades
Methods in eu.europa.esig.dss.xades that return types with arguments of type DSSReference Modifier and Type Method Description List<DSSReference>
XAdESSignatureParameters. getReferences()
Returns a list of references to be incorporated to the signatureMethods in eu.europa.esig.dss.xades with parameters of type DSSReference Modifier and Type Method Description static 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 DSSReference Modifier and Type Method Description void
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 DSSReference Modifier and Type Method Description List<DSSReference>
ReferenceBuilder. build(List<DSSDocument> documents)
Builds a list of references based on the configurationMethods in eu.europa.esig.dss.xades.reference with parameters of type DSSReference Modifier and Type Method Description DSSDocument
ReferenceBuilder. getReferenceOutput(DSSReference reference)
Returns an output content after processing the givenDSSReference
-
Uses of DSSReference in eu.europa.esig.dss.xades.signature
Methods in eu.europa.esig.dss.xades.signature that return DSSReference Modifier and Type Method Description DSSReference
CounterSignatureBuilder. buildCounterSignatureDSSReference(DSSDocument signatureDocument, XAdESCounterSignatureParameters parameters)
The method builds aDSSReference
for a SignatureValue to counter sign