Uses of Class
com.atlassian.bamboo.rest.BambooRemoteException
-
Packages that use BambooRemoteException Package Description 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 Modifier and Type Method 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)
-
Uses of BambooRemoteException in com.atlassian.bamboo.ww2
Methods in com.atlassian.bamboo.ww2 that throw BambooRemoteException Modifier and Type Method Description BambooUser
BambooActionSupport. getSessionUser(String auth)
-