|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.user.DefaultAuthenticationContext
public class DefaultAuthenticationContext
Constructor Summary | |
---|---|
DefaultAuthenticationContext()
|
Method Summary | |
---|---|
com.atlassian.user.User |
getUser()
Who's the current current user (in the current http session!) |
java.lang.String |
getUserName()
Who's the current current user (in the current http session!) |
void |
setBambooUserManager(BambooUserManager bambooUserManager)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultAuthenticationContext()
Method Detail |
---|
@Nullable public com.atlassian.user.User getUser()
BambooAuthenticationContext
getUser
in interface BambooAuthenticationContext
@Nullable public java.lang.String getUserName()
BambooAuthenticationContext
getUserName
in interface BambooAuthenticationContext
public void setBambooUserManager(BambooUserManager bambooUserManager)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |