Class JIRASalWebSudoManager

java.lang.Object
com.atlassian.sal.jira.websudo.JIRASalWebSudoManager
All Implemented Interfaces:
com.atlassian.sal.api.websudo.WebSudoManager

public class JIRASalWebSudoManager extends Object implements com.atlassian.sal.api.websudo.WebSudoManager
  • Constructor Details

  • Method Details

    • canExecuteRequest

      public boolean canExecuteRequest(jakarta.servlet.http.HttpServletRequest httpServletRequest)
      Specified by:
      canExecuteRequest in interface com.atlassian.sal.api.websudo.WebSudoManager
    • enforceWebSudoProtection

      public void enforceWebSudoProtection(jakarta.servlet.http.HttpServletRequest request, jakarta.servlet.http.HttpServletResponse response)
      Specified by:
      enforceWebSudoProtection in interface com.atlassian.sal.api.websudo.WebSudoManager
    • willExecuteWebSudoRequest

      public void willExecuteWebSudoRequest(jakarta.servlet.http.HttpServletRequest httpServletRequest) throws com.atlassian.sal.api.websudo.WebSudoSessionException
      Specified by:
      willExecuteWebSudoRequest in interface com.atlassian.sal.api.websudo.WebSudoManager
      Throws:
      com.atlassian.sal.api.websudo.WebSudoSessionException