Package com.atlassian.bamboo.rest
Interface SessionManager
- All Known Implementing Classes:
DefaultSessionManager
public interface SessionManager
This describes the remote api user session manager.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
The name of the anonymous user if no authorisation is provided. -
Method Summary
-
Field Details
-
ANONYMOUS_USER
The name of the anonymous user if no authorisation is provided.- See Also:
-
-
Method Details
-
login
- Throws:
BambooRemoteException
-
logout
-
getUserNameFromSession
- Throws:
BambooRemoteException
-