Uses of Class
com.atlassian.bamboo.rest.BambooRemoteException

Packages that use BambooRemoteException
com.atlassian.bamboo.rest   
 

Uses of BambooRemoteException in com.atlassian.bamboo.rest
 

Methods in com.atlassian.bamboo.rest that throw BambooRemoteException
 String SessionManager.getUserNameFromSession(String sessionId)
           
 String DefaultSessionManager.getUserNameFromSession(String sessionId)
          What is the username associated with this session?
 String SessionManager.login(String username, String password)
           
 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.
 



Copyright © 2006 Atlassian Software Systems. All Rights Reserved.