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

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/soapbinding/
H A DUtils.java139 static final String MESSAGE_ID_CACHE_CLEANUP_INTERVAL_PROP = field in class:Utils
220 SystemPropertiesManager.get(MESSAGE_ID_CACHE_CLEANUP_INTERVAL_PROP);
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/soapbinding/
H A DUtils.java141 static final String MESSAGE_ID_CACHE_CLEANUP_INTERVAL_PROP = field in class:Utils
222 SystemPropertiesManager.get(MESSAGE_ID_CACHE_CLEANUP_INTERVAL_PROP);

Completed in 23 milliseconds