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.process.qualification.certificate
Constructors in eu.europa.esig.dss.validation.process.qualification.certificate with parameters of type XmlCertificateModifierConstructorDescriptionAcceptableBuildingBlockConclusionCheck(I18nProvider i18nProvider, XmlCertificate result, XmlConclusion buildingBlockConclusion, LevelConstraint constraint) Default constructor