public interface BambooAuthenticationContext
Modifier and Type | Method and Description |
---|---|
I18nBean |
getI18NBean()
Get i18n bean associated with the current user.
|
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!)
|
String |
getUserName()
Who's the current current user (in the current http session!)
|
String |
getUserNameFromSecurityContext() |
@Nullable com.atlassian.user.User getUser()
@Nullable String getUserName()
@Nullable String getUserNameFromSecurityContext()
Locale getLocale()
I18nBean getI18NBean()
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.