com.atlassian.confluence.security
Class ConfluenceGroupCache
java.lang.Object
com.atlassian.confluence.security.ConfluenceGroupCache
public class ConfluenceGroupCache
- extends Object
This class replaces com.atlassian.seraph.util.GroupCache, and works with atlassian-user.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GROUP_CACHE_KEY
public static final String GROUP_CACHE_KEY
- See Also:
- Constant Field Values
ConfluenceGroupCache
public ConfluenceGroupCache()
getGroups
public static Collection getGroups(HttpServletRequest request,
UserAccessor userAccessor)