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.