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

/forgerock/openam-v13/openam-certs/src/main/java/com/sun/identity/security/cert/
H A DAMCRLStore.java188 tmpcrl = getUpdateCRLFromCrlDP(crlDPExt);
364 getUpdateCRLFromCrlDP(CRLDistributionPointsExtension dpExt) { method in class:AMCRLStore
375 debug.warning("AMCRLStore.getUpdateCRLFromCrlDP: ", ioex);
387 debug.message("AMCRLStore.getUpdateCRLFromCrlDP: DP = " +
398 debug.warning("AMCRLStore.getUpdateCRLFromCrlDP: " +
/forgerock/openam/openam-certs/src/main/java/com/sun/identity/security/cert/
H A DAMCRLStore.java190 tmpcrl = getUpdateCRLFromCrlDP(crlDPExt);
366 getUpdateCRLFromCrlDP(CRLDistributionPointsExtension dpExt) { method in class:AMCRLStore
377 debug.warning("AMCRLStore.getUpdateCRLFromCrlDP: ", ioex);
389 debug.message("AMCRLStore.getUpdateCRLFromCrlDP: DP = " +
400 debug.warning("AMCRLStore.getUpdateCRLFromCrlDP: " +

Completed in 29 milliseconds