Uses of Class
io.helidon.common.tls.RevocationConfig.BuilderBase
-
Uses of RevocationConfig.BuilderBase in io.helidon.common.tls
Modifier and TypeClassDescriptionstatic class
RevocationConfig.BuilderBase<BUILDER extends RevocationConfig.BuilderBase<BUILDER,
PROTOTYPE>, PROTOTYPE extends RevocationConfig> Fluent API builder base forRevocationConfig
.Modifier and TypeMethodDescriptionRevocationConfig.BuilderBase.from
(RevocationConfig.BuilderBase<?, ?> builder) Update this builder from an existing prototype builder instance.ModifierConstructorDescriptionprotected
RevocationConfigImpl
(RevocationConfig.BuilderBase<?, ?> builder) Create an instance providing a builder.