java.lang.Object
io.helidon.common.pki.PemKeys.BuilderBase<PemKeys.Builder,PemKeys>
io.helidon.common.pki.PemKeys.Builder
- All Implemented Interfaces:
Prototype.Builder<PemKeys.Builder,,PemKeys> Prototype.ConfiguredBuilder<PemKeys.Builder,,PemKeys> Builder<PemKeys.Builder,,PemKeys> Supplier<PemKeys>
- Enclosing interface:
PemKeys
public static class PemKeys.Builder
extends PemKeys.BuilderBase<PemKeys.Builder,PemKeys>
implements Builder<PemKeys.Builder,PemKeys>
Fluent API builder for
PemKeys.-
Nested Class Summary
Nested classes/interfaces inherited from class io.helidon.common.pki.PemKeys.BuilderBase
PemKeys.BuilderBase.PemKeysImpl -
Method Summary
Methods inherited from class io.helidon.common.pki.PemKeys.BuilderBase
certChain, certChain, certChain, certChain, certificates, certificates, certificates, certificates, clearCertChain, clearCertificates, clearKey, clearKeyPassphrase, clearPublicKey, config, config, from, from, key, key, key, key, keyPassphrase, keyPassphrase, keyPassphrase, preBuildPrototype, publicKey, publicKey, publicKey, publicKey, toString, validatePrototypeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface io.helidon.builder.api.Prototype.Builder
selfMethods inherited from interface io.helidon.builder.api.Prototype.ConfiguredBuilder
discoverService, discoverServices
-
Method Details
-
buildPrototype
- Specified by:
buildPrototypein interfacePrototype.Builder<PemKeys.Builder,PemKeys>
-
build
- Specified by:
buildin interfaceBuilder<PemKeys.Builder,PemKeys>
-