| Package | Description |
|---|---|
| org.springframework.security.config.annotation.web.configurers | |
| org.springframework.security.web.access.channel |
Classes that ensure web requests are received over required transport channels.
|
| Class and Description |
|---|
| ChannelProcessor
Decides whether a web channel meets a specific security condition.
|
| Class and Description |
|---|
| AbstractRetryEntryPoint |
| ChannelDecisionManager
Decides whether a web channel provides sufficient security.
|
| ChannelEntryPoint
May be used by a
ChannelProcessor to launch a web channel. |
| ChannelProcessor
Decides whether a web channel meets a specific security condition.
|
Copyright © 2016. All rights reserved.