Uses of Class
eu.europa.esig.dss.simplecertificatereport.jaxb.XmlTrustAnchor
Package | Description |
---|---|
eu.europa.esig.dss.simplecertificatereport.jaxb |
-
Uses of XmlTrustAnchor in eu.europa.esig.dss.simplecertificatereport.jaxb
Fields in eu.europa.esig.dss.simplecertificatereport.jaxb with type parameters of type XmlTrustAnchor Modifier and Type Field Description protected List<XmlTrustAnchor>
XmlChainItem. trustAnchors
Methods in eu.europa.esig.dss.simplecertificatereport.jaxb that return XmlTrustAnchor Modifier and Type Method Description XmlTrustAnchor
ObjectFactory. createXmlTrustAnchor()
Create an instance ofXmlTrustAnchor
Methods in eu.europa.esig.dss.simplecertificatereport.jaxb that return types with arguments of type XmlTrustAnchor Modifier and Type Method Description List<XmlTrustAnchor>
XmlChainItem. getTrustAnchors()
Method parameters in eu.europa.esig.dss.simplecertificatereport.jaxb with type arguments of type XmlTrustAnchor Modifier and Type Method Description void
XmlChainItem. setTrustAnchors(List<XmlTrustAnchor> trustAnchors)