Searched refs:CACHE_KEY_STATIC_USER_PROPERTIES (Results 1 – 1 of 1) sorted by relevance
6606 private static final String CACHE_KEY_STATIC_USER_PROPERTIES = "cache_key.static_user_props"; field in UserManager6609 new PropertyInvalidatedCache<Integer, String>(32, CACHE_KEY_STATIC_USER_PROPERTIES) {6629 PropertyInvalidatedCache.invalidateCache(CACHE_KEY_STATIC_USER_PROPERTIES); in invalidateStaticUserProperties()