Package org.springframework.security.web.access.channel
package org.springframework.security.web.access.channel
Classes that ensure web requests are received over required transport channels.
Most commonly used to enforce that requests are submitted over HTTP or HTTPS.
-
ClassDescriptionDeprecated.Deprecated.no replacement is planned, though consider using a custom
RequestMatcher
for any sophisticated decision-makingMay be used by aChannelProcessor
to launch a web channel.Deprecated.Deprecated.no replacement is planned, though consider using a customRequestMatcher
for any sophisticated decision-makingDeprecated.no replacement is planned, though consider using a customRequestMatcher
for any sophisticated decision-makingCommences an insecure channel by retrying the original request using HTTP.Commences a secure channel by retrying the original request using HTTPS.Deprecated.no replacement is planned, though consider using a customRequestMatcher
for any sophisticated decision-making
RequestMatcher
for any sophisticated decision-making