Package org.springframework.security.web.servlet.util.matcher
-
Class Summary Class Description MvcRequestMatcher ARequestMatcherthat uses Spring MVC'sHandlerMappingIntrospectorto match the path and extract variables.
| Class | Description |
|---|---|
| MvcRequestMatcher |
A
RequestMatcher that uses Spring MVC's HandlerMappingIntrospector to
match the path and extract variables. |