| Interface | Description |
|---|---|
| HttpEnforcementConfiguration |
Configuration for
HttpsEnforcementBundle. |
| Class | Description |
|---|---|
| HttpsEnforcementBundle |
Dropwizard bundle which redirects any access to the application using the
https:// protocol to the same location using the https:// protocol. |
| HttpsEnforcer |
Servlet filter which redirects any access to the application using the
https:// protocol to the same location using the https:// protocol. |
| Enum | Description |
|---|---|
| HttpsResponsibility |
Indicates how the application is deployed.
|
Copyright © 2018–2019 Graham Crockford. All rights reserved.