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.ChannelProcessor
decide
in class org.springframework.security.web.access.channel.InsecureChannelProcessor
IOException
javax.servlet.ServletException
Copyright © 2013. All rights reserved.