Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlGeneralSubtree
-
Uses of XmlGeneralSubtree in eu.europa.esig.dss.diagnostic
Modifier 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
Modifier and TypeFieldDescriptionprotected List<XmlGeneralSubtree>
XmlNameConstraints.excludedSubtrees
protected List<XmlGeneralSubtree>
XmlNameConstraints.permittedSubtrees
Modifier and TypeMethodDescriptionObjectFactory.createXmlGeneralSubtree()
Create an instance ofXmlGeneralSubtree
Modifier and TypeMethodDescriptionXmlNameConstraints.getExcludedSubtrees()
Gets the value of the excludedSubtrees property.XmlNameConstraints.getPermittedSubtrees()
Gets the value of the permittedSubtrees property.