|
Spring Security Framework | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractRetryEntryPoint | |
|---|---|
| org.springframework.security.securechannel | Classes that ensure web requests are received over required transport channels. |
| Uses of AbstractRetryEntryPoint in org.springframework.security.securechannel |
|---|
| Subclasses of AbstractRetryEntryPoint in org.springframework.security.securechannel | |
|---|---|
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. |
|
Spring Security Framework | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||