Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlSigningCertificate
Package
Description
-
Uses of XmlSigningCertificate in eu.europa.esig.dss.diagnostic
Modifier and TypeMethodDescriptionprotected abstract XmlSigningCertificate
AbstractTokenProxy.getCurrentSigningCertificate()
Returns the signing certificate of the tokenprotected XmlSigningCertificate
CertificateWrapper.getCurrentSigningCertificate()
protected XmlSigningCertificate
RevocationWrapper.getCurrentSigningCertificate()
protected XmlSigningCertificate
SignatureWrapper.getCurrentSigningCertificate()
protected XmlSigningCertificate
TimestampWrapper.getCurrentSigningCertificate()
-
Uses of XmlSigningCertificate in eu.europa.esig.dss.diagnostic.jaxb
Modifier and TypeFieldDescriptionprotected XmlSigningCertificate
XmlCertificate.signingCertificate
protected XmlSigningCertificate
XmlRevocation.signingCertificate
protected XmlSigningCertificate
XmlSignature.signingCertificate
protected XmlSigningCertificate
XmlTimestamp.signingCertificate
Modifier and TypeMethodDescriptionObjectFactory.createXmlSigningCertificate()
Create an instance ofXmlSigningCertificate
XmlCertificate.getSigningCertificate()
Gets the value of the signingCertificate property.XmlRevocation.getSigningCertificate()
Gets the value of the signingCertificate property.XmlSignature.getSigningCertificate()
Gets the value of the signingCertificate property.XmlTimestamp.getSigningCertificate()
Gets the value of the signingCertificate property.Modifier and TypeMethodDescriptionvoid
XmlCertificate.setSigningCertificate
(XmlSigningCertificate value) Sets the value of the signingCertificate property.void
XmlRevocation.setSigningCertificate
(XmlSigningCertificate value) Sets the value of the signingCertificate property.void
XmlSignature.setSigningCertificate
(XmlSigningCertificate value) Sets the value of the signingCertificate property.void
XmlTimestamp.setSigningCertificate
(XmlSigningCertificate value) Sets the value of the signingCertificate property. -
Uses of XmlSigningCertificate in eu.europa.esig.dss.validation
Modifier and TypeMethodDescriptionprotected XmlSigningCertificate
DiagnosticDataBuilder.getXmlSigningCertificate
(Identifier tokenIdentifier, CertificateValidity certificateValidity) Gets a signing certificate token for a token withtokenIdentifier