Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlGeneralSubtree
Packages that use XmlGeneralSubtree
-
Uses of XmlGeneralSubtree in eu.europa.esig.dss.diagnostic
Methods in eu.europa.esig.dss.diagnostic that return types with arguments of type XmlGeneralSubtreeModifier and TypeMethodDescriptionCertificateWrapper.getExcludedSubtrees()
Returns value of the excludedSubtrees field of nameConstraints certificate extension, when presentCertificateWrapper.getPermittedSubtrees()
Returns value of the permittedSubtrees field of nameConstraints certificate extension, when present -
Uses of XmlGeneralSubtree in eu.europa.esig.dss.diagnostic.jaxb
Fields in eu.europa.esig.dss.diagnostic.jaxb with type parameters of type XmlGeneralSubtreeModifier and TypeFieldDescriptionprotected List<XmlGeneralSubtree>
XmlNameConstraints.excludedSubtrees
protected List<XmlGeneralSubtree>
XmlNameConstraints.permittedSubtrees
Methods in eu.europa.esig.dss.diagnostic.jaxb that return XmlGeneralSubtreeModifier and TypeMethodDescriptionObjectFactory.createXmlGeneralSubtree()
Create an instance ofXmlGeneralSubtree
Methods in eu.europa.esig.dss.diagnostic.jaxb that return types with arguments of type XmlGeneralSubtreeModifier and TypeMethodDescriptionXmlNameConstraints.getExcludedSubtrees()
Gets the value of the excludedSubtrees property.XmlNameConstraints.getPermittedSubtrees()
Gets the value of the permittedSubtrees property.