clearUserInfoCache method

void clearUserInfoCache()

Implementation

void clearUserInfoCache() {
  _effectiveUserInfoMap.clear();
}