Class RequestMatcherUtil
java.lang.Object
digital.nedra.commons.starter.security.config.RequestMatcherUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic @NonNull org.springframework.security.web.util.matcher.OrRequestMatchertoRequestMatcher(List<? extends digital.nedra.commons.starter.security.config.MatchersConfiguration> matchersConfigurations)
-
Constructor Details
-
RequestMatcherUtil
public RequestMatcherUtil()
-
-
Method Details
-
toRequestMatcher
@NonNull public static @NonNull org.springframework.security.web.util.matcher.OrRequestMatcher toRequestMatcher(List<? extends digital.nedra.commons.starter.security.config.MatchersConfiguration> matchersConfigurations)
-