Class RestClassMatcher
java.lang.Object
com.google.inject.matcher.AbstractMatcher<Class>
com.peterphi.std.guice.web.rest.auth.interceptor.RestClassMatcher
- All Implemented Interfaces:
com.google.inject.matcher.Matcher<Class>
-
Constructor Summary
-
Method Summary
Methods inherited from class com.google.inject.matcher.AbstractMatcher
and, or
-
Constructor Details
-
RestClassMatcher
public RestClassMatcher()
-
-
Method Details
-
matches
-