Uses of Class
io.helidon.webserver.security.PathsConfig.Builder
-
Uses of PathsConfig.Builder in io.helidon.webserver.security
Modifier and TypeMethodDescriptionstatic PathsConfig.Builder
PathsConfig.builder()
Create a new fluent API builder to customize configuration.static PathsConfig.Builder
PathsConfig.builder
(PathsConfig instance) Create a new fluent API builder from an existing instance.Modifier and TypeMethodDescriptionSecurityFeatureConfig.BuilderBase.addPath
(Consumer<PathsConfig.Builder> consumer) Configuration for webserver paths.