Class Solr4X509ServletFilter

  • All Implemented Interfaces:
    javax.servlet.Filter

    public class Solr4X509ServletFilter
    extends org.alfresco.web.scripts.servlet.X509ServletFilterBase
    The Solr4X509ServletFilter implements the checkEnforce method of the X509ServletFilterBase. This allows the configuration of X509 authentication to be toggled on/off through a configuration outside of the web.xml.
    • Constructor Detail

      • Solr4X509ServletFilter

        public Solr4X509ServletFilter()
    • Method Detail

      • checkEnforce

        protected boolean checkEnforce​(javax.servlet.ServletContext context)
                                throws IOException
        Specified by:
        checkEnforce in class org.alfresco.web.scripts.servlet.X509ServletFilterBase
        Throws:
        IOException