@Component public class BambooWebSudoManager extends Object implements com.atlassian.sal.api.websudo.WebSudoManager
Constructor and Description |
---|
BambooWebSudoManager() |
Modifier and Type | Method and Description |
---|---|
boolean |
canExecuteRequest(javax.servlet.http.HttpServletRequest httpServletRequest) |
void |
enforceWebSudoProtection(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse) |
void |
willExecuteWebSudoRequest(javax.servlet.http.HttpServletRequest httpServletRequest) |
public boolean canExecuteRequest(javax.servlet.http.HttpServletRequest httpServletRequest)
canExecuteRequest
in interface com.atlassian.sal.api.websudo.WebSudoManager
public void enforceWebSudoProtection(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse)
enforceWebSudoProtection
in interface com.atlassian.sal.api.websudo.WebSudoManager
public void willExecuteWebSudoRequest(javax.servlet.http.HttpServletRequest httpServletRequest) throws com.atlassian.sal.api.websudo.WebSudoSessionException
willExecuteWebSudoRequest
in interface com.atlassian.sal.api.websudo.WebSudoManager
com.atlassian.sal.api.websudo.WebSudoSessionException
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.