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