|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BambooAuthenticationContext
Provides an interface to access the current User.
Method Summary | |
---|---|
I18nBean |
getI18NBean()
Get i18n bean associated with the current user. |
java.util.Locale |
getLocale()
Get locale associated with the current user. |
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!) |
Method Detail |
---|
@Nullable com.atlassian.user.User getUser()
@Nullable java.lang.String getUserName()
java.util.Locale getLocale()
I18nBean getI18NBean()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |