Class ConfluenceWebSudoManager

    • Method Detail

      • canExecuteRequest

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

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

        public void willExecuteWebSudoRequest​(javax.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