Searched defs:getTrustedCertificates (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/security/validator/
H A DPKIXValidator.java161 public Collection<X509Certificate> getTrustedCertificates() { method in class:PKIXValidator
H A DSimpleValidator.java93 * getTrustedCertificates().
115 public Collection<X509Certificate> getTrustedCertificates() { method in class:SimpleValidator
H A DValidator.java279 public abstract Collection<X509Certificate> getTrustedCertificates(); method in class:Validator

Completed in 33 milliseconds