Class CsrfSecurityRequestMatcher
- java.lang.Object
-
- com.xebialabs.deployit.plumbing.authentication.CsrfSecurityRequestMatcher
-
- All Implemented Interfaces:
org.springframework.security.web.util.matcher.RequestMatcher
public class CsrfSecurityRequestMatcher extends java.lang.Object implements org.springframework.security.web.util.matcher.RequestMatcher
-
-
Constructor Summary
Constructors Constructor Description CsrfSecurityRequestMatcher()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanmatches(javax.servlet.http.HttpServletRequest request)
-