com.atlassian.bamboo.user
Class DefaultAuthenticationContext
java.lang.Object
com.atlassian.bamboo.user.DefaultAuthenticationContext
- All Implemented Interfaces:
- BambooAuthenticationContext
public class DefaultAuthenticationContext
- extends Object
- implements BambooAuthenticationContext
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultAuthenticationContext
public DefaultAuthenticationContext()
getUser
public User getUser()
- Description copied from interface:
BambooAuthenticationContext
- Who's the current current user (in the current http session!)
- Specified by:
getUser
in interface BambooAuthenticationContext
- Returns:
- The user. Null if they are not logged in.
setBambooUserManager
public void setBambooUserManager(BambooUserManager bambooUserManager)
Copyright © 2006 Atlassian Software Systems. All Rights Reserved.