public class RemoteApiLoginInterceptor extends AbstractBambooInterceptor
Constructor and Description |
---|
RemoteApiLoginInterceptor() |
Modifier and Type | Method and Description |
---|---|
String |
doIntercept(com.opensymphony.xwork2.ActionInvocation invocation) |
Bamboo |
getBamboo() |
BambooUserManager |
getBambooUserManager() |
protected String |
getUserNameFromSession() |
void |
setBamboo(Bamboo bamboo) |
void |
setBambooUserManager(BambooUserManager bambooUserManager) |
destroy, getParameter, getParameterAsInt, hasParameter, init, intercept
public String doIntercept(com.opensymphony.xwork2.ActionInvocation invocation) throws Exception
doIntercept
in class AbstractBambooInterceptor
Exception
protected String getUserNameFromSession()
public Bamboo getBamboo()
public void setBamboo(Bamboo bamboo)
public BambooUserManager getBambooUserManager()
public void setBambooUserManager(BambooUserManager bambooUserManager)
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.