com.atlassian.bamboo.ww2.interceptors
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
public class RemoteApiLoginInterceptor
- extends AbstractBambooInterceptor
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteApiLoginInterceptor
public RemoteApiLoginInterceptor()
doIntercept
public String doIntercept(com.opensymphony.xwork2.ActionInvocation invocation)
throws Exception
- Specified by:
doIntercept
in class AbstractBambooInterceptor
- Throws:
Exception
getUserNameFromSession
protected String getUserNameFromSession()
getBamboo
public Bamboo getBamboo()
setBamboo
public void setBamboo(Bamboo bamboo)
getBambooUserManager
public BambooUserManager getBambooUserManager()
setBambooUserManager
public void setBambooUserManager(BambooUserManager bambooUserManager)
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.