Package com.aquima.web.boot.security
Class WebServiceRequestMatcherBuilder
java.lang.Object
com.aquima.web.boot.security.WebServiceRequestMatcherBuilder
-
Constructor Summary
ConstructorsConstructorDescriptionWebServiceRequestMatcherBuilder
(com.blueriq.component.api.shortcut.IShortcutManager shortcutManager, com.blueriq.component.api.shortcut.function.IFunctionShortcutManager functionShortcutManager) -
Method Summary
Modifier and TypeMethodDescriptionList<org.springframework.security.web.util.matcher.RequestMatcher>
List<org.springframework.security.web.util.matcher.RequestMatcher>
List<org.springframework.security.web.util.matcher.RequestMatcher>
List<org.springframework.security.web.util.matcher.RequestMatcher>
-
Constructor Details
-
WebServiceRequestMatcherBuilder
public WebServiceRequestMatcherBuilder(com.blueriq.component.api.shortcut.IShortcutManager shortcutManager, com.blueriq.component.api.shortcut.function.IFunctionShortcutManager functionShortcutManager)
-
-
Method Details