| Modifier and Type | Method and Description |
|---|---|
StandardKeyStoreBuilder |
StandardKeyStoreBuilder.inputStream(InputStream inputStream)
Set Key Store InputStream to be loaded
|
StandardKeyStoreBuilder |
StandardKeyStoreBuilder.password(char[] password)
Set Key Store Password
|
StandardKeyStoreBuilder |
StandardKeyStoreBuilder.provider(String provider)
Set Key Store Provider for Key Store implementation
|
StandardKeyStoreBuilder |
StandardKeyStoreBuilder.type(String type)
Set Key Store Type defaults to platform configuration derived from KeyStore.getDefaultType()
|
Copyright © 2023 Apache NiFi Project. All rights reserved.