Uses of Class
io.helidon.webserver.security.PathsConfig.BuilderBase
-
Uses of PathsConfig.BuilderBase in io.helidon.webserver.security
Modifier and TypeClassDescriptionstatic class
PathsConfig.BuilderBase<BUILDER extends PathsConfig.BuilderBase<BUILDER,
PROTOTYPE>, PROTOTYPE extends PathsConfig> Fluent API builder base forPathsConfig
.Modifier and TypeMethodDescriptionPathsConfig.BuilderBase.from
(PathsConfig.BuilderBase<?, ?> builder) Update this builder from an existing prototype builder instance.ModifierConstructorDescriptionprotected
PathsConfigImpl
(PathsConfig.BuilderBase<?, ?> builder) Create an instance providing a builder.