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