public class MultiUrlRequestMatcher extends Object implements org.springframework.security.web.util.matcher.RequestMatcher
Constructor and Description |
---|
MultiUrlRequestMatcher(Set<String> filterProcessesUrls) |
Modifier and Type | Method and Description |
---|---|
boolean |
matches(javax.servlet.http.HttpServletRequest request) |
public MultiUrlRequestMatcher(Set<String> filterProcessesUrls)
public boolean matches(javax.servlet.http.HttpServletRequest request)
matches
in interface org.springframework.security.web.util.matcher.RequestMatcher
Copyright © 2018. All rights reserved.