Interface AnonymousRequestMatcherProvider
- All Known Implementing Classes:
- AnonymousUrlPatternsRequestMatcherProvider
public interface AnonymousRequestMatcherProvider
Interface provides a 
RequestMatcher for anonymous endpoints that will be processed by the
 CompositeResourceServerRequestMatcherProviderImpl.- 
Method SummaryModifier and TypeMethodDescriptionorg.springframework.security.web.util.matcher.RequestMatcher
- 
Method Details- 
getAnonymousRequestMatcherorg.springframework.security.web.util.matcher.RequestMatcher getAnonymousRequestMatcher()
 
-