|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.fiveamsolutions.nci.commons.util.UsernameHolder
gov.nih.nci.caarray.util.CaArrayUsernameHolder
public final class CaArrayUsernameHolder
Holds the name of the currently-logged in user in a ThreadLocal. If the value is unset, return the username for the 'anonymous' user.
SecurityUtils.ANONYMOUS_USERNAME
Field Summary |
---|
Fields inherited from class com.fiveamsolutions.nci.commons.util.UsernameHolder |
---|
ANONYMOUS_USERNAME |
Method Summary | |
---|---|
static gov.nih.nci.security.authorization.domainobjects.User |
getCsmUser()
|
Methods inherited from class com.fiveamsolutions.nci.commons.util.UsernameHolder |
---|
getUser, setUser, setUserCaseSensitive |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static gov.nih.nci.security.authorization.domainobjects.User getCsmUser()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |