Class BambooJohnsonFilter

java.lang.Object
com.atlassian.johnson.filters.AbstractJohnsonFilter
com.atlassian.johnson.filters.JohnsonFilter
com.atlassian.bamboo.filter.BambooJohnsonFilter
All Implemented Interfaces:
javax.servlet.Filter

public class BambooJohnsonFilter extends com.atlassian.johnson.filters.JohnsonFilter
  • Field Summary

    Fields inherited from class com.atlassian.johnson.filters.AbstractJohnsonFilter

    config, filterConfig, TEXT_XML_UTF8_CONTENT_TYPE
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected com.atlassian.johnson.JohnsonEventContainer
    getContainerAndRunEventChecks(javax.servlet.http.HttpServletRequest req)
     

    Methods inherited from class com.atlassian.johnson.filters.JohnsonFilter

    handleError, handleNotSetup

    Methods inherited from class com.atlassian.johnson.filters.AbstractJohnsonFilter

    destroy, doFilter, getServletPath, getStringForEvents, ignoreURI, init

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • BambooJohnsonFilter

      public BambooJohnsonFilter()
  • Method Details

    • getContainerAndRunEventChecks

      protected com.atlassian.johnson.JohnsonEventContainer getContainerAndRunEventChecks(javax.servlet.http.HttpServletRequest req)
      Overrides:
      getContainerAndRunEventChecks in class com.atlassian.johnson.filters.AbstractJohnsonFilter