public class ProtoSecureChannelProcessor
extends org.springframework.security.web.access.channel.SecureChannelProcessor
| Constructor and Description |
|---|
ProtoSecureChannelProcessor() |
| 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.SecureChannelProcessorIOExceptionjavax.servlet.ServletExceptionCopyright © 2013. All rights reserved.