Package | Description |
---|---|
com.sap.cloud.sdk.cloudplatform.cache | |
com.sap.cloud.sdk.cloudplatform.security.user |
Modifier and Type | Method and Description |
---|---|
static long |
CacheManager.invalidateUserCaches()
Invalidates all caches of the current user.
|
static long |
CacheManager.invalidateUserEntries(com.google.common.cache.Cache<CacheKey,?> cache)
Invalidates all cache entries of the current user.
|
static CacheKey |
CacheKey.newUserIsolatedKey() |
static CacheKey |
CacheKey.newUserIsolatedKey(CacheKey cacheKey) |
Modifier and Type | Method and Description |
---|---|
static User |
UserAccessor.getCurrentUser() |
User |
UserFacade.getCurrentUser()
Returns the current
User . |
User |
ScpCfUserFacade.getCurrentUser() |
User |
ScpNeoUserFacade.getCurrentUser() |
Copyright © 2017 SAP SE. All rights reserved.