Class AnonymousAllowedMatcher

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

@Component public class AnonymousAllowedMatcher extends AbstractMethodAnnotatedRequestMatcher
  • Constructor Details

    • AnonymousAllowedMatcher

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