Package | Description |
---|---|
org.springframework.security.web.access.channel |
Classes that ensure web requests are received over required transport channels.
|
Modifier and Type | Class and Description |
---|---|
class |
ChannelDecisionManagerImpl
Implementation of
ChannelDecisionManager . |
Modifier and Type | Method and Description |
---|---|
protected ChannelDecisionManager |
ChannelProcessingFilter.getChannelDecisionManager() |
Modifier and Type | Method and Description |
---|---|
void |
ChannelProcessingFilter.setChannelDecisionManager(ChannelDecisionManager channelDecisionManager) |
Copyright © 2015. All rights reserved.