Package io.helidon.webserver.hsts
package io.helidon.webserver.hsts
HTTP Strict Transport Security support for Helidon WebServer.
The feature applies the header to resolved HTTPS requests, independent of the underlying HTTP version.
-
ClassDescriptionAdds HTTP Strict Transport Security support to Helidon WebServer.Configuration of the HSTS feature.Fluent API builder for
HstsFeature.HstsFeatureConfig.BuilderBase<BUILDER extends HstsFeatureConfig.BuilderBase<BUILDER, PROTOTYPE>, PROTOTYPE extends HstsFeatureConfig>Fluent API builder base forHstsFeatureConfig.Generated implementation of the prototype, can be extended by descendant prototype implementations.ServiceLoaderprovider implementation for HSTS feature forWebServer.