Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlCertificate
Packages that use XmlCertificate
-
Uses of XmlCertificate in eu.europa.esig.dss.diagnostic
Constructors in eu.europa.esig.dss.diagnostic with parameters of type XmlCertificate -
Uses of XmlCertificate in eu.europa.esig.dss.diagnostic.jaxb
Fields in eu.europa.esig.dss.diagnostic.jaxb declared as XmlCertificateModifier and TypeFieldDescriptionprotected XmlCertificateXmlChainItem.certificateprotected XmlCertificateXmlRelatedCertificate.certificateprotected XmlCertificateXmlSigningCertificate.certificateprotected XmlCertificateXmlTrustService.serviceDigitalIdentifierFields in eu.europa.esig.dss.diagnostic.jaxb with type parameters of type XmlCertificateModifier and TypeFieldDescriptionprotected List<XmlCertificate> XmlDiagnosticData.usedCertificatesMethods in eu.europa.esig.dss.diagnostic.jaxb that return XmlCertificateModifier and TypeMethodDescriptionObjectFactory.createXmlCertificate()Create an instance ofXmlCertificateXmlChainItem.getCertificate()Gets the value of the certificate property.XmlRelatedCertificate.getCertificate()Gets the value of the certificate property.XmlSigningCertificate.getCertificate()Gets the value of the certificate property.XmlTrustService.getServiceDigitalIdentifier()Gets the value of the serviceDigitalIdentifier property.Methods in eu.europa.esig.dss.diagnostic.jaxb that return types with arguments of type XmlCertificateMethods in eu.europa.esig.dss.diagnostic.jaxb with parameters of type XmlCertificateModifier and TypeMethodDescriptionvoidXmlChainItem.setCertificate(XmlCertificate value) Sets the value of the certificate property.voidXmlRelatedCertificate.setCertificate(XmlCertificate value) Sets the value of the certificate property.voidXmlSigningCertificate.setCertificate(XmlCertificate value) Sets the value of the certificate property.voidXmlTrustService.setServiceDigitalIdentifier(XmlCertificate value) Sets the value of the serviceDigitalIdentifier property.Method parameters in eu.europa.esig.dss.diagnostic.jaxb with type arguments of type XmlCertificateModifier and TypeMethodDescriptionvoidXmlDiagnosticData.setUsedCertificates(List<XmlCertificate> usedCertificates)