Uses of Class
io.helidon.webserver.hsts.HstsFeature
Packages that use HstsFeature
Package
Description
HTTP Strict Transport Security support for Helidon WebServer.
-
Uses of HstsFeature in io.helidon.webserver.hsts
Classes in io.helidon.webserver.hsts that implement interfaces with type arguments of type HstsFeatureModifier and TypeClassDescriptionstatic classFluent API builder forHstsFeature.protected static classGenerated implementation of the prototype, can be extended by descendant prototype implementations.classServiceLoaderprovider implementation for HSTS feature forWebServer.Methods in io.helidon.webserver.hsts that return HstsFeatureModifier and TypeMethodDescriptionHstsFeatureConfig.Builder.build()Create an instance from this builder.HstsFeatureConfig.BuilderBase.HstsFeatureConfigImpl.build()Create a new runtime instance from this prototype.static HstsFeatureHstsFeature.create()Create a new feature with default setup.static HstsFeatureCreate a new feature with custom setup.static HstsFeatureHstsFeature.create(HstsFeatureConfig config) Create a new instance from its configuration.static HstsFeatureHstsFeature.create(Consumer<HstsFeatureConfig.Builder> builderConsumer) Create a new instance customizing its configuration.HstsFeatureConfig.BuilderBase.HstsFeatureConfigImpl.get()