Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlFoundCertificate
-
Packages that use XmlFoundCertificate Package Description eu.europa.esig.dss.diagnostic eu.europa.esig.dss.diagnostic.jaxb -
-
Uses of XmlFoundCertificate in eu.europa.esig.dss.diagnostic
Methods in eu.europa.esig.dss.diagnostic that return types with arguments of type XmlFoundCertificate Modifier and Type Method Description List<XmlFoundCertificate>SignatureWrapper. getAllFoundCertificates()List<XmlFoundCertificate>SignatureWrapper. getFoundCertificatesByRefOrigin(CertificateRefOrigin origin)Returns a list of foundXmlFoundCertificatecontaining a reference from the givenorigin -
Uses of XmlFoundCertificate in eu.europa.esig.dss.diagnostic.jaxb
Subclasses of XmlFoundCertificate in eu.europa.esig.dss.diagnostic.jaxb Modifier and Type Class Description classXmlOrphanCertificateJava class for OrphanCertificate complex type.classXmlRelatedCertificateJava class for RelatedCertificate complex type.
-