Class JcmsSecurityMatchFilter

    • Field Summary

      • Fields inherited from class org.apache.log4j.varia.StringMatchFilter

        ACCEPT_ON_MATCH_OPTION, STRING_TO_MATCH_OPTION
      • Fields inherited from class org.apache.log4j.spi.Filter

        ACCEPT, DENY, NEUTRAL, next
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean getAcceptOnMatch()  
      java.lang.String getStringToMatch()  
      • Methods inherited from class org.apache.log4j.varia.StringMatchFilter

        getOptionStrings, setAcceptOnMatch, setOption, setStringToMatch
      • Methods inherited from class org.apache.log4j.spi.Filter

        activateOptions, getNext, setNext
      • Methods inherited from class java.lang.Object

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

      • JcmsSecurityMatchFilter

        public JcmsSecurityMatchFilter()
    • Method Detail

      • getStringToMatch

        public java.lang.String getStringToMatch()
        Overrides:
        getStringToMatch in class org.apache.log4j.varia.StringMatchFilter
      • getAcceptOnMatch

        public boolean getAcceptOnMatch()
        Overrides:
        getAcceptOnMatch in class org.apache.log4j.varia.StringMatchFilter