Package com.google.gerrit.server.project
Class RefPatternMatcher
java.lang.Object
com.google.gerrit.server.project.RefPatternMatcher
- Direct Known Subclasses:
RefPatternMatcher.ExpandParameters
,SectionMatcher
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic RefPatternMatcher
getMatcher
(AccessSection section) static RefPatternMatcher
getMatcher
(String pattern) abstract boolean
match
(String ref, CurrentUser user)
-
Constructor Details
-
RefPatternMatcher
public RefPatternMatcher()
-
-
Method Details
-
getMatcher
-
getMatcher
-
match
-