Class CrowdSiteMeshFilter

java.lang.Object
com.opensymphony.sitemesh.webapp.SiteMeshFilter
com.atlassian.crowd.plugin.sitemesh.CrowdSiteMeshFilter
All Implemented Interfaces:
jakarta.servlet.Filter

public final class CrowdSiteMeshFilter extends com.opensymphony.sitemesh.webapp.SiteMeshFilter
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    init(jakarta.servlet.FilterConfig filterConfig)
     
    protected com.opensymphony.sitemesh.DecoratorSelector
    initDecoratorSelector(com.opensymphony.sitemesh.webapp.SiteMeshWebAppContext webAppContext)
     

    Methods inherited from class com.opensymphony.sitemesh.webapp.SiteMeshFilter

    destroy, doFilter, initContentProcessor

    Methods inherited from class java.lang.Object

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

    • CrowdSiteMeshFilter

      public CrowdSiteMeshFilter()
  • Method Details

    • init

      public void init(jakarta.servlet.FilterConfig filterConfig)
      Specified by:
      init in interface jakarta.servlet.Filter
      Overrides:
      init in class com.opensymphony.sitemesh.webapp.SiteMeshFilter
    • initDecoratorSelector

      protected com.opensymphony.sitemesh.DecoratorSelector initDecoratorSelector(com.opensymphony.sitemesh.webapp.SiteMeshWebAppContext webAppContext)
      Overrides:
      initDecoratorSelector in class com.opensymphony.sitemesh.webapp.SiteMeshFilter