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

/openjdk7/jdk/src/share/classes/sun/security/provider/certpath/ldap/
H A DLDAPCertStore.java1048 public BigInteger getMaxCRL() { method in class:LDAPCertStore.LDAPCRLSelector
1049 return selector.getMaxCRL();
/openjdk7/jdk/src/share/classes/java/security/cert/
H A DX509CRLSelector.java524 public BigInteger getMaxCRL() { method in class:X509CRLSelector

Completed in 1031 milliseconds