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
RequestMatcherfor any sophisticated decision-makingMay be used by aChannelProcessorto launch a web channel.Deprecated.Deprecated.no replacement is planned, though consider using a customRequestMatcherfor any sophisticated decision-makingDeprecated.no replacement is planned, though consider using a customRequestMatcherfor 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 customRequestMatcherfor any sophisticated decision-making
RequestMatcherfor any sophisticated decision-making