Class ResourceFilterImpl.ExactMatcher

java.lang.Object
org.eclipse.emf.cdo.security.impl.ResourceFilterImpl.PathMatcher
org.eclipse.emf.cdo.security.impl.ResourceFilterImpl.ExactMatcher
All Implemented Interfaces:
ResourceFilterImpl.Matcher
Enclosing class:
ResourceFilterImpl

protected static class ResourceFilterImpl.ExactMatcher extends ResourceFilterImpl.PathMatcher
Author:
Eike Stepper
  • Constructor Details

    • ExactMatcher

      public ExactMatcher(String path)
  • Method Details

    • matches

      public boolean matches(String revisionPath)
    • getParentPatternStyle

      public PatternStyle getParentPatternStyle()