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.WebSudoManager
public void enforceWebSudoProtection(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
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 © 2002-2024 Atlassian. All Rights Reserved.