Class CsrfDisabledMatcher

java.lang.Object
eu.rarogsoftware.rarog.platform.core.security.AbstractMethodAnnotatedRequestMatcher
eu.rarogsoftware.rarog.platform.core.security.CsrfDisabledMatcher
All Implemented Interfaces:
org.springframework.security.web.util.matcher.RequestMatcher

@Component public class CsrfDisabledMatcher extends AbstractMethodAnnotatedRequestMatcher
  • Constructor Details

    • CsrfDisabledMatcher

      public CsrfDisabledMatcher(List<org.springframework.web.servlet.HandlerMapping> handlerMappings)