Searched refs:getChildren (Results 1 – 6 of 6) sorted by relevance
84 Iterator<? extends PolicyNode> getChildren(); in getChildren() method
522 if (!rootNode.getChildren().hasNext()) { in processPolicies()613 if (rootNode.getChildren().hasNext() == false) { in rewriteLeafNodes()689 curParent.getChildren(); in processParents()833 if (!rootNode.getChildren().hasNext()) { in processPolicyMappings()899 if (!rootNode.getChildren().hasNext()) { in removeInvalidNodes()
143 public Iterator<PolicyNodeImpl> getChildren() { in getChildren() method in PolicyNodeImpl
252 public Iterator<PolicyNode> getChildren() { in getPolicyTree() method271 public Iterator<PolicyNode> getChildren() { in getPolicyTree()
META-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/ ...
9072 method public java.util.Iterator<? extends java.security.cert.PolicyNode> getChildren();