public class ProtoInsecureChannelProcessor
extends org.springframework.security.web.access.channel.InsecureChannelProcessor
| Constructor and Description |
|---|
ProtoInsecureChannelProcessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
decide(org.springframework.security.web.FilterInvocation invocation,
Collection<org.springframework.security.access.ConfigAttribute> config) |
public void decide(org.springframework.security.web.FilterInvocation invocation,
Collection<org.springframework.security.access.ConfigAttribute> config)
throws IOException,
javax.servlet.ServletException
decide in interface org.springframework.security.web.access.channel.ChannelProcessordecide in class org.springframework.security.web.access.channel.InsecureChannelProcessorIOExceptionjavax.servlet.ServletExceptionCopyright © 2013. All rights reserved.