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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/delegation/plugins/
H A DDelegationPolicyImpl.java659 private void cleanupCache() { method in class:DelegationPolicyImpl
663 DelegationManager.debug.message("DelegationPolicyImpl.cleanupCache(): cache cleared");
672 "DelegationPolicyImpl.cleanupCache(): subjectEvaluationCache cleared");
1091 cleanupCache();
1105 cleanupCache();
1119 cleanupCache();
1133 cleanupCache();
1160 cleanupCache();
/forgerock/openam/openam-core/src/main/java/com/sun/identity/delegation/plugins/
H A DDelegationPolicyImpl.java670 private void cleanupCache() { method in class:DelegationPolicyImpl
674 DelegationManager.debug.message("DelegationPolicyImpl.cleanupCache(): cache cleared");
683 "DelegationPolicyImpl.cleanupCache(): subjectEvaluationCache cleared");
1102 cleanupCache();
1116 cleanupCache();
1130 cleanupCache();
1144 cleanupCache();
1171 cleanupCache();

Completed in 1006 milliseconds