Package org.springframework.security.web.servlet.util.matcher
package org.springframework.security.web.servlet.util.matcher
-
ClassesClassDescriptionA
RequestMatcher
that uses Spring MVC'sHandlerMappingIntrospector
to match the path and extract variables.A builder forMvcRequestMatcher
A builder for specifying various elements of a request for the purpose of creating aPathPatternRequestMatcher
.