Uses of Class
eu.europa.esig.dss.detailedreport.jaxb.XmlCertificate
| Package | Description |
|---|---|
| eu.europa.esig.dss.detailedreport | |
| eu.europa.esig.dss.detailedreport.jaxb | |
| eu.europa.esig.dss.validation.process.qualification.certificate |
-
Uses of XmlCertificate in eu.europa.esig.dss.detailedreport
Methods in eu.europa.esig.dss.detailedreport that return XmlCertificate Modifier and Type Method Description XmlCertificateDetailedReport. 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 XmlCertificate Modifier and Type Method Description List<XmlCertificate>DetailedReport. 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 XmlCertificate Modifier and Type Method Description XmlCertificateObjectFactory. 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 XmlCertificate Constructor Description AcceptableBuildingBlockConclusionCheck(I18nProvider i18nProvider, XmlCertificate result, XmlConclusion buildingBlockConclusion, LevelConstraint constraint)