Class ChannelSecurityConfigurer.RequiresChannelUrl
java.lang.Object
org.springframework.security.config.annotation.web.configurers.ChannelSecurityConfigurer.RequiresChannelUrl
- Enclosing class:
- ChannelSecurityConfigurer<H extends HttpSecurityBuilder<H>>
Deprecated.
no replacement planned
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected List<? extends org.springframework.security.web.util.matcher.RequestMatcher>Deprecated. -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Deprecated.Deprecated.
-
Field Details
-
requestMatchers
protected List<? extends org.springframework.security.web.util.matcher.RequestMatcher> requestMatchersDeprecated.
-
-
Method Details
-
requiresSecure
Deprecated. -
requiresInsecure
Deprecated. -
requires
Deprecated.
-