public interface SessionManager
| Modifier and Type | Field and Description |
|---|---|
static String |
ANONYMOUS_USER
The name of the anonymous user if no authorisation is provided.
|
static final String ANONYMOUS_USER
String login(String username, String password) throws BambooRemoteException
BambooRemoteExceptionvoid logout(String sessionId)
String getUserNameFromSession(String sessionId) throws BambooRemoteException
BambooRemoteExceptionCopyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.