Uses of Class
eu.europa.esig.dss.detailedreport.jaxb.XmlCertificate
Packages that use XmlCertificate
Package
Description
-
Uses of XmlCertificate in eu.europa.esig.dss.detailedreport
Methods in eu.europa.esig.dss.detailedreport that return XmlCertificateModifier and TypeMethodDescriptionDetailedReport.getXmlCertificateById(String certificateId) Returns anXmlCertificateby id if exists, null otherwise NOTE: should be used only for certificate validation processMethods in eu.europa.esig.dss.detailedreport that return types with arguments of type XmlCertificateModifier and TypeMethodDescriptionDetailedReport.getCertificates()Returns a list of processedXmlCertificates NOTE: the method returns not empty list only for certificate validation process -
Uses of XmlCertificate in eu.europa.esig.dss.detailedreport.jaxb
Methods in eu.europa.esig.dss.detailedreport.jaxb that return XmlCertificateModifier and TypeMethodDescriptionObjectFactory.createXmlCertificate()Create an instance ofXmlCertificate -
Uses of XmlCertificate in eu.europa.esig.dss.validation.executor.certificate
Methods in eu.europa.esig.dss.validation.executor.certificate that return XmlCertificateModifier and TypeMethodDescriptionprotected XmlCertificateDetailedReportForCertificateBuilder.buildXmlCertificate(XmlDetailedReport detailedReport, Map<String, XmlBasicBuildingBlocks> bbbs) Executes certificate validation and builds aXmlCertificateobject -
Uses of XmlCertificate in eu.europa.esig.dss.validation.executor.certificate.qwac
Methods in eu.europa.esig.dss.validation.executor.certificate.qwac that return XmlCertificateModifier and TypeMethodDescriptionprotected XmlCertificateDetailedReportForQWACBuilder.buildXmlCertificate(XmlDetailedReport detailedReport, Map<String, XmlBasicBuildingBlocks> bbbs, XmlSignature bindingSignature) Builds XmlCertificate