com.atlassian.confluence.security
Class ConfluenceGroupCache

java.lang.Object
  extended by com.atlassian.confluence.security.ConfluenceGroupCache

public class ConfluenceGroupCache
extends Object

This class replaces com.atlassian.seraph.util.GroupCache, and works with atlassian-user.


Constructor Summary
ConfluenceGroupCache()
           
 
Method Summary
static Collection getGroups(javax.servlet.http.HttpServletRequest request, UserAccessor userAccessor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfluenceGroupCache

public ConfluenceGroupCache()
Method Detail

getGroups

public static Collection getGroups(javax.servlet.http.HttpServletRequest request,
                                   UserAccessor userAccessor)


Copyright © 2003-2010 Atlassian. All Rights Reserved.