public class JIRASalWebSudoManager extends Object implements com.atlassian.sal.api.websudo.WebSudoManager
| Constructor and Description |
|---|
JIRASalWebSudoManager(ApplicationProperties settingsManager,
InternalWebSudoManager internalWebSudoManager) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canExecuteRequest(javax.servlet.http.HttpServletRequest httpServletRequest) |
void |
enforceWebSudoProtection(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
void |
willExecuteWebSudoRequest(javax.servlet.http.HttpServletRequest httpServletRequest) |
public JIRASalWebSudoManager(ApplicationProperties settingsManager, InternalWebSudoManager internalWebSudoManager)
public boolean canExecuteRequest(javax.servlet.http.HttpServletRequest httpServletRequest)
canExecuteRequest in interface com.atlassian.sal.api.websudo.WebSudoManagerpublic void enforceWebSudoProtection(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
enforceWebSudoProtection in interface com.atlassian.sal.api.websudo.WebSudoManagerpublic void willExecuteWebSudoRequest(javax.servlet.http.HttpServletRequest httpServletRequest)
throws com.atlassian.sal.api.websudo.WebSudoSessionException
willExecuteWebSudoRequest in interface com.atlassian.sal.api.websudo.WebSudoManagercom.atlassian.sal.api.websudo.WebSudoSessionExceptionCopyright © 2002-2023 Atlassian. All Rights Reserved.