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

/openjdk7/jdk/src/share/classes/sun/security/validator/
H A DValidatorException.java40 public final static Object T_NO_TRUST_ANCHOR = field in class:ValidatorException
H A DPKIXValidator.java287 (ValidatorException.T_NO_TRUST_ANCHOR);
H A DSimpleValidator.java384 throw new ValidatorException(ValidatorException.T_NO_TRUST_ANCHOR);

Completed in 31 milliseconds