Class SecurityConfigHelper.MatcherHelper
-
- All Implemented Interfaces:
public class SecurityConfigHelper.MatcherHelper extends AbstractRequestMatcherRegistry<C>
-
-
Constructor Summary
Constructors Constructor Description SecurityConfigHelper.MatcherHelper(ApplicationContext context, Consumer<List<RequestMatcher>> matchersConsumer)
-
Method Summary
Modifier and Type Method Description static SecurityConfigHelper.MatcherHelperof(ApplicationContext context, AtomicReference<RequestMatcher> ref)static SecurityConfigHelper.MatcherHelperof(ApplicationContext context, Array<RequestMatcher> ref)-
-
Method Detail
-
of
static SecurityConfigHelper.MatcherHelper of(ApplicationContext context, AtomicReference<RequestMatcher> ref)
-
of
static SecurityConfigHelper.MatcherHelper of(ApplicationContext context, Array<RequestMatcher> ref)
-
-
-
-