Lines Matching refs:CertPathValidatorException

38 import java.security.cert.CertPathValidatorException.BasicReason;
65 private LinkedList<CertPathValidatorException> softFailExceptions =
92 throws CertPathValidatorException
99 throws CertPathValidatorException
118 throw new CertPathValidatorException(
166 throws CertPathValidatorException
174 throw new CertPathValidatorException(
209 throws CertPathValidatorException
217 throw new CertPathValidatorException(
227 throws CertPathValidatorException
233 throw new CertPathValidatorException(
243 throws CertPathValidatorException
249 throw new CertPathValidatorException(
255 throw new CertPathValidatorException(
264 throws CertPathValidatorException
292 throw new CertPathValidatorException(
298 public void init(boolean forward) throws CertPathValidatorException {
301 CertPathValidatorException("forward checking not supported");
328 public List<CertPathValidatorException> getSoftFailExceptions() {
334 throws CertPathValidatorException
343 throws CertPathValidatorException
370 } catch (CertPathValidatorException e) {
384 CertPathValidatorException cause = e;
400 } catch (CertPathValidatorException x) {
423 private boolean isSoftFailException(CertPathValidatorException e) {
428 CertPathValidatorException e2 = new CertPathValidatorException(
438 throws CertPathValidatorException
462 throws CertPathValidatorException
501 throws CertPathValidatorException
516 throw new CertPathValidatorException
528 CertPathValidatorException networkFailureException = null;
542 networkFailureException = new CertPathValidatorException(
588 throw new CertPathValidatorException(
594 throw new CertPathValidatorException(e);
606 } catch (CertPathValidatorException cpve) {
624 throw new CertPathValidatorException(
634 throws CertPathValidatorException
653 throw new CertPathValidatorException(ce);
671 throw new CertPathValidatorException(
686 throw new CertPathValidatorException(
695 throws CertPathValidatorException
701 throw new CertPathValidatorException(ce);
737 throw new CertPathValidatorException(
747 throw new CertPathValidatorException(
762 throw new CertPathValidatorException(t.getMessage(), t, null,
766 throw new CertPathValidatorException(
826 throws CertPathValidatorException
893 * @throws CertPathValidatorException if the cert's revocation status
900 throws CertPathValidatorException
918 throw new CertPathValidatorException
938 * CertPathValidatorException if no such key could be found.
946 * @throws CertPathValidatorException on failure
953 throws CertPathValidatorException
1035 throw new CertPathValidatorException(nsae);
1078 } catch (CertPathValidatorException cpve) {
1100 } catch (CertPathValidatorException cpve) {
1110 throw new CertPathValidatorException(iape);
1112 throw new CertPathValidatorException