Searched refs:processParents (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/security/provider/certpath/
H A DPolicyChecker.java492 boolean foundMatch = processParents(certIndex,
498 processParents(certIndex, policiesCritical,
513 processParents(certIndex, policiesCritical,
652 private static boolean processParents(int certIndex, method in class:PolicyChecker
661 debug.println("PolicyChecker.processParents(): matchAny = "
672 debug.println("PolicyChecker.processParents() "

Completed in 30 milliseconds