java.lang.Object
io.helidon.common.pki.KeystoreKeys.BuilderBase<KeystoreKeys.Builder,KeystoreKeys>
io.helidon.common.pki.KeystoreKeys.Builder
- All Implemented Interfaces:
Prototype.Builder<KeystoreKeys.Builder,,KeystoreKeys> Prototype.ConfiguredBuilder<KeystoreKeys.Builder,,KeystoreKeys> io.helidon.common.Builder<KeystoreKeys.Builder,,KeystoreKeys> Supplier<KeystoreKeys>
- Enclosing interface:
KeystoreKeys
public static class KeystoreKeys.Builder
extends KeystoreKeys.BuilderBase<KeystoreKeys.Builder,KeystoreKeys>
implements io.helidon.common.Builder<KeystoreKeys.Builder,KeystoreKeys>
Fluent API builder for
KeystoreKeys.-
Nested Class Summary
Nested classes/interfaces inherited from class io.helidon.common.pki.KeystoreKeys.BuilderBase
KeystoreKeys.BuilderBase.KeystoreKeysImpl -
Method Summary
Methods inherited from class io.helidon.common.pki.KeystoreKeys.BuilderBase
addCertAlias, addCertAliases, certAlias, certAlias, certAliases, certAliases, certChainAlias, certChainAlias, clearCertAlias, clearCertChainAlias, clearKeyAlias, clearKeyPassphrase, clearPassphrase, config, config, from, from, keyAlias, keyAlias, keyPassphrase, keyPassphrase, keyPassphrase, keystore, keystore, keystore, keystore, keystore, keystorePassphrase, passphrase, passphrase, passphrase, preBuildPrototype, toString, trustStore, trustStore, type, type, validatePrototypeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface io.helidon.common.Builder
get, identity, updateMethods 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<KeystoreKeys.Builder,KeystoreKeys>
-
build
- Specified by:
buildin interfaceio.helidon.common.Builder<KeystoreKeys.Builder,KeystoreKeys>
-