|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.atlassian.seraph.util.GroupCache
A cache of request (via the remote user) -> group lookups
Field Summary | |
static java.lang.String |
GROUP_CACHE_KEY
|
Constructor Summary | |
GroupCache()
|
Method Summary | |
static java.util.Collection |
getGroups(javax.servlet.http.HttpServletRequest request)
Get a list of the groups for the current remote user. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String GROUP_CACHE_KEY
Constructor Detail |
public GroupCache()
Method Detail |
public static java.util.Collection getGroups(javax.servlet.http.HttpServletRequest request)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |