Searched refs:softFailExceptions (Results 1 – 1 of 1) sorted by relevance
66 private LinkedList<CertPathValidatorException> softFailExceptions = field in RevocationChecker315 softFailExceptions.clear();330 return Collections.unmodifiableList(softFailExceptions);432 softFailExceptions.addFirst(e2);1104 copy.softFailExceptions = new LinkedList<>(softFailExceptions);