Class InsufficientAccessHandler

java.lang.Object
com.atlassian.crowd.annotation.InsufficientAccessHandler

public class InsufficientAccessHandler extends Object
Handles insufficient access when accessing HTTP resource.
Since:
6.0
  • Constructor Details

    • InsufficientAccessHandler

      public InsufficientAccessHandler()
  • Method Details

    • handle

      public void handle(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws javax.servlet.ServletException, IOException
      Throws:
      javax.servlet.ServletException
      IOException