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

/forgerock/openam-v13/openam-certs/src/main/java/com/sun/identity/security/cert/
H A DAMCRLStore.java212 updateCRLCache(certificate, crl);
238 public void updateCRLCache(X509Certificate certificate, X509CRL crl) { method in class:AMCRLStore
/forgerock/openam/openam-certs/src/main/java/com/sun/identity/security/cert/
H A DAMCRLStore.java214 updateCRLCache(certificate, crl);
240 public void updateCRLCache(X509Certificate certificate, X509CRL crl) { method in class:AMCRLStore

Completed in 30 milliseconds