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 |
RetryWithHttpEntryPoint
Commences an insecure channel by retrying the original request using HTTP.
|
class |
RetryWithHttpsEntryPoint
Commences a secure channel by retrying the original request using HTTPS.
|
Copyright © 2015. All rights reserved.