public class UserCacheHelper extends Object
| Constructor and Description |
|---|
UserCacheHelper() |
| Modifier and Type | Method and Description |
|---|---|
void |
clearNonExistingUsersCache() |
String |
getUserPath(String name,
String site) |
void |
setEhCacheProvider(EhCacheProvider ehCacheProvider) |
void |
setTimeToLiveForNonExistingUsers(int timeToLiveForNonExistingUsers) |
void |
updateAdded(String userPath) |
void |
updateRemoved(String userPath) |
public void setEhCacheProvider(EhCacheProvider ehCacheProvider)
public void setTimeToLiveForNonExistingUsers(int timeToLiveForNonExistingUsers)
public void updateAdded(String userPath)
public void updateRemoved(String userPath)
public void clearNonExistingUsersCache()
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.