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

Packages that use BambooRemoteException
com.atlassian.bamboo.rest   
com.atlassian.bamboo.ww2   
 

Uses of BambooRemoteException in com.atlassian.bamboo.rest
 

Methods in com.atlassian.bamboo.rest that throw BambooRemoteException
 java.lang.String SessionManager.getUserNameFromSession(java.lang.String sessionId)
           
 java.lang.String DefaultSessionManager.getUserNameFromSession(java.lang.String sessionId)
          What is the username associated with this session?
 java.lang.String SessionManager.login(java.lang.String username, java.lang.String password)
           
 java.lang.String DefaultSessionManager.login(java.lang.String username, java.lang.String password)
          Allow remote users to login to bamboo, providing them with a session id to pass into remote methods.
 

Uses of BambooRemoteException in com.atlassian.bamboo.ww2
 

Methods in com.atlassian.bamboo.ww2 that throw BambooRemoteException
 BambooUser BambooActionSupport.getSessionUser(java.lang.String auth)
           
 



Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.