public class ChannelSecurityConfigurer.RequiresChannelUrl extends Object
| Modifier and Type | Field and Description |
|---|---|
protected List<? extends org.springframework.security.web.util.matcher.RequestMatcher> |
requestMatchers |
| Modifier and Type | Method and Description |
|---|---|
ChannelSecurityConfigurer.ChannelRequestMatcherRegistry |
requires(String attribute) |
ChannelSecurityConfigurer.ChannelRequestMatcherRegistry |
requiresInsecure() |
ChannelSecurityConfigurer.ChannelRequestMatcherRegistry |
requiresSecure() |
protected List<? extends org.springframework.security.web.util.matcher.RequestMatcher> requestMatchers
public ChannelSecurityConfigurer.ChannelRequestMatcherRegistry requiresSecure()
public ChannelSecurityConfigurer.ChannelRequestMatcherRegistry requiresInsecure()
public ChannelSecurityConfigurer.ChannelRequestMatcherRegistry requires(String attribute)