Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlRelatedCertificate
Package | Description |
---|---|
eu.europa.esig.dss.diagnostic | |
eu.europa.esig.dss.diagnostic.jaxb |
-
Uses of XmlRelatedCertificate in eu.europa.esig.dss.diagnostic
Methods in eu.europa.esig.dss.diagnostic that return types with arguments of type XmlRelatedCertificate Modifier and Type Method Description List<XmlRelatedCertificate>
SignatureWrapper. getRelatedCertificates()
List<XmlRelatedCertificate>
SignatureWrapper. getRelatedCertificatesByOrigin(CertificateOrigin origin)
Returns a list of foundXmlRelatedCertificate
s with the givenorigin
-
Uses of XmlRelatedCertificate in eu.europa.esig.dss.diagnostic.jaxb
Fields in eu.europa.esig.dss.diagnostic.jaxb with type parameters of type XmlRelatedCertificate Modifier and Type Field Description protected List<XmlRelatedCertificate>
XmlFoundCertificates. relatedCertificates
Methods in eu.europa.esig.dss.diagnostic.jaxb that return XmlRelatedCertificate Modifier and Type Method Description XmlRelatedCertificate
ObjectFactory. createXmlRelatedCertificate()
Create an instance ofXmlRelatedCertificate
Methods in eu.europa.esig.dss.diagnostic.jaxb that return types with arguments of type XmlRelatedCertificate Modifier and Type Method Description List<XmlRelatedCertificate>
XmlFoundCertificates. getRelatedCertificates()
Gets the value of the relatedCertificates property.