Class RegexFilterFunction

  • All Implemented Interfaces:
    FilterFunction

    public class RegexFilterFunction
    extends AbstractFilterFunction
    Parses an LDAP search filter string using regular expressions.
    Author:
    Middleware Services
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected Filter parseFilterComp​(java.lang.String filter)
      Inspects the supplied filter string and creates the type of filter it represents.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait