Skip navigation links
B C G K L O P S V W 

B

bootstrapPropertiesSupplier - Variable in class org.apache.nifi.properties.StandardSensitivePropertyProviderFactory
 

C

customPropertyContextMap - Variable in class org.apache.nifi.properties.StandardSensitivePropertyProviderFactory
 

G

getBootstrapProperties() - Method in class org.apache.nifi.properties.StandardSensitivePropertyProviderFactory
 
getClientProperties(ClientProvider<T>) - Method in class org.apache.nifi.properties.StandardSensitivePropertyProviderFactory
 
getKeyHex() - Method in class org.apache.nifi.properties.StandardSensitivePropertyProviderFactory
 
getPath() - Method in enum org.apache.nifi.properties.scheme.PropertyProtectionScheme
 
getPropertyContext(String, String) - Method in class org.apache.nifi.properties.StandardSensitivePropertyProviderFactory
 
getProtectionScheme(String) - Method in class org.apache.nifi.properties.scheme.StandardProtectionSchemeResolver
Get Protection Scheme based on scheme matching one the supported Protection Property Scheme enumerated values
getProvider(ProtectionScheme) - Method in class org.apache.nifi.properties.StandardSensitivePropertyProviderFactory
Get Provider where Protection Scheme path starts with a prefix mapped to the Provider Class
getProvider(Class<? extends SensitivePropertyProvider>) - Method in class org.apache.nifi.properties.StandardSensitivePropertyProviderFactory
 
getSupportedProtectionSchemes() - Method in class org.apache.nifi.properties.scheme.StandardProtectionSchemeResolver
 
getSupportedProviders() - Method in class org.apache.nifi.properties.StandardSensitivePropertyProviderFactory
Get Supported Sensitive Property Providers instantiates providers as needed and checks supported status

K

keyHex - Variable in class org.apache.nifi.properties.StandardSensitivePropertyProviderFactory
 

L

logger - Static variable in class org.apache.nifi.properties.StandardSensitivePropertyProviderFactory
 

O

org.apache.nifi.properties - package org.apache.nifi.properties
 
org.apache.nifi.properties.scheme - package org.apache.nifi.properties.scheme
 

P

path - Variable in enum org.apache.nifi.properties.scheme.PropertyProtectionScheme
 
populateCustomPropertyContextMap() - Method in class org.apache.nifi.properties.StandardSensitivePropertyProviderFactory
 
PropertyProtectionScheme - Enum in org.apache.nifi.properties.scheme
Property Protection Schemes supported as arguments for encryption commands should not have direct references
PropertyProtectionScheme(String) - Constructor for enum org.apache.nifi.properties.scheme.PropertyProtectionScheme
 
PROVIDER_CLASSES - Static variable in class org.apache.nifi.properties.StandardSensitivePropertyProviderFactory
 
providers - Variable in class org.apache.nifi.properties.StandardSensitivePropertyProviderFactory
 

S

setKeyHex(String) - Method in class org.apache.nifi.properties.StandardSensitivePropertyProviderFactory
 
StandardProtectionSchemeResolver - Class in org.apache.nifi.properties.scheme
Standard implementation of Protection Scheme Resolver using Property Protection Scheme enumeration
StandardProtectionSchemeResolver() - Constructor for class org.apache.nifi.properties.scheme.StandardProtectionSchemeResolver
 
StandardSensitivePropertyProviderFactory - Class in org.apache.nifi.properties
Standard implementation of Sensitive Property Provider Factory with custom initialization for each provider
StandardSensitivePropertyProviderFactory() - Constructor for class org.apache.nifi.properties.StandardSensitivePropertyProviderFactory
Factory default constructor to support java.util.ServiceLoader
StandardSensitivePropertyProviderFactory(String, Supplier<BootstrapProperties>) - Constructor for class org.apache.nifi.properties.StandardSensitivePropertyProviderFactory
 

V

valueOf(String) - Static method in enum org.apache.nifi.properties.scheme.PropertyProtectionScheme
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.nifi.properties.scheme.PropertyProtectionScheme
Returns an array containing the constants of this enum type, in the order they are declared.

W

withDefaults() - Static method in class org.apache.nifi.properties.StandardSensitivePropertyProviderFactory
Creates a StandardSensitivePropertyProviderFactory using the default bootstrap.conf location and the keyHex extracted from this bootstrap.conf.
withKey(String) - Static method in class org.apache.nifi.properties.StandardSensitivePropertyProviderFactory
Creates a StandardSensitivePropertyProviderFactory using only the provided secret key hex.
withKeyAndBootstrapSupplier(String, Supplier<BootstrapProperties>) - Static method in class org.apache.nifi.properties.StandardSensitivePropertyProviderFactory
Creates a new StandardSensitivePropertyProviderFactory using a separate keyHex and provided bootstrap.conf.
B C G K L O P S V W 
Skip navigation links

Copyright © 2022 Apache NiFi Project. All rights reserved.