Class RemoteApiLoginInterceptor
java.lang.Object
com.atlassian.bamboo.ww2.interceptors.AbstractBambooInterceptor
com.atlassian.bamboo.ww2.interceptors.RemoteApiLoginInterceptor
- All Implemented Interfaces:
com.opensymphony.xwork2.interceptor.Interceptor
,Serializable
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiondoIntercept
(com.opensymphony.xwork2.ActionInvocation invocation) protected String
void
void
setBambooUserManager
(BambooUserManager bambooUserManager) Methods inherited from class com.atlassian.bamboo.ww2.interceptors.AbstractBambooInterceptor
destroy, getParameter, getParameterAsInt, hasParameter, init, intercept
-
Constructor Details
-
RemoteApiLoginInterceptor
public RemoteApiLoginInterceptor()
-
-
Method Details
-
doIntercept
- Specified by:
doIntercept
in classAbstractBambooInterceptor
- Throws:
Exception
-
getUserNameFromSession
-
getBamboo
-
setBamboo
-
getBambooUserManager
-
setBambooUserManager
-