| Package | Description |
|---|---|
| com.atlassian.bamboo.rest | |
| com.atlassian.bamboo.ww2 |
| Modifier and Type | Method and Description |
|---|---|
String |
DefaultSessionManager.getUserNameFromSession(String sessionId)
What is the username associated with this session?
|
String |
SessionManager.getUserNameFromSession(String sessionId) |
String |
DefaultSessionManager.login(String username,
String password)
Allow remote users to login to bamboo, providing them with a session id to pass into remote methods.
|
String |
SessionManager.login(String username,
String password) |
| Modifier and Type | Method and Description |
|---|---|
BambooUser |
BambooActionSupport.getSessionUser(String auth) |
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.