Uses of Class
eu.europa.esig.dss.simplecertificatereport.jaxb.XmlTrustAnchor
-
Packages that use 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. trustAnchorsMethods in eu.europa.esig.dss.simplecertificatereport.jaxb that return XmlTrustAnchor Modifier and Type Method Description XmlTrustAnchorObjectFactory. createXmlTrustAnchor()Create an instance ofXmlTrustAnchorMethods 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 voidXmlChainItem. setTrustAnchors(List<XmlTrustAnchor> trustAnchors)
-