public class SkipPathRequestMatcher extends Object implements org.springframework.security.web.util.matcher.RequestMatcher
TokenAuthProcessingFilter
By
default it's configured to skip management endpoints.Constructor and Description |
---|
SkipPathRequestMatcher(List<String> pathsToSkip) |
Modifier and Type | Method and Description |
---|---|
boolean |
matches(javax.servlet.http.HttpServletRequest request) |
Copyright © 2018 Walmart, Inc.. All rights reserved.