A C E G I K L O P S T U V 

A

algorithm - Variable in enum org.apache.nifi.security.util.EncryptionMethod
 

C

CertificateUtils - Class in org.apache.nifi.security.util
 
CertificateUtils() - Constructor for class org.apache.nifi.security.util.CertificateUtils
 
createSslContext(String, char[], String, String, char[], String, SslContextFactory.ClientAuth, String) - Static method in class org.apache.nifi.security.util.SslContextFactory
Creates a SSLContext instance using the given information.
createSslContext(String, char[], String, String) - Static method in class org.apache.nifi.security.util.SslContextFactory
Creates a SSLContext instance using the given information.
createTrustSslContext(String, char[], String, String) - Static method in class org.apache.nifi.security.util.SslContextFactory
Creates a SSLContext instance using the given information.

E

EncryptionMethod - Enum in org.apache.nifi.security.util
Enumeration capturing essential information about the various encryption methods that might be supported.
EncryptionMethod(String, String, boolean) - Constructor for enum org.apache.nifi.security.util.EncryptionMethod
 
extractUsername(String) - Static method in class org.apache.nifi.security.util.CertificateUtils
Extracts the username from the specified DN.

G

getAlgorithm() - Method in enum org.apache.nifi.security.util.EncryptionMethod
 
getProvider() - Method in enum org.apache.nifi.security.util.EncryptionMethod
 
getStorePasswordProperty() - Method in enum org.apache.nifi.security.util.SecurityStoreTypes
Returns the keystore (or truststore) password property.
getStoreProperty() - Method in enum org.apache.nifi.security.util.SecurityStoreTypes
Returns the keystore (or truststore) property.
getStoreTypeProperty() - Method in enum org.apache.nifi.security.util.SecurityStoreTypes
Returns the keystore (or truststore) type property.
getSubjectAlternativeNames(X509Certificate) - Static method in class org.apache.nifi.security.util.CertificateUtils
Returns a list of subject alternative names.

I

isStoreValid(URL, KeystoreType, char[]) - Static method in class org.apache.nifi.security.util.CertificateUtils
Returns true if the given keystore can be loaded using the given keystore type and password.
isUnlimitedStrength() - Method in enum org.apache.nifi.security.util.EncryptionMethod
 

K

KeystoreType - Enum in org.apache.nifi.security.util
Keystore types.
KeystoreType() - Constructor for enum org.apache.nifi.security.util.KeystoreType
 

L

logger - Static variable in class org.apache.nifi.security.util.CertificateUtils
 
logProperties(Writer, boolean) - Static method in enum org.apache.nifi.security.util.SecurityStoreTypes
Logs the keystore and truststore Java system property values to the given writer.

O

org.apache.nifi.security.util - package org.apache.nifi.security.util
 

P

provider - Variable in enum org.apache.nifi.security.util.EncryptionMethod
 

S

SecurityStoreTypes - Enum in org.apache.nifi.security.util
Types of security stores and their related Java system properties.
SecurityStoreTypes(String, String, String) - Constructor for enum org.apache.nifi.security.util.SecurityStoreTypes
Creates an instance.
SslContextFactory - Class in org.apache.nifi.security.util
A factory for creating SSL contexts using the application's security properties.
SslContextFactory() - Constructor for class org.apache.nifi.security.util.SslContextFactory
 
SslContextFactory.ClientAuth - Enum in org.apache.nifi.security.util
 
SslContextFactory.ClientAuth() - Constructor for enum org.apache.nifi.security.util.SslContextFactory.ClientAuth
 
storePasswordProperty - Variable in enum org.apache.nifi.security.util.SecurityStoreTypes
the Java system property for setting the keystore (or truststore) password
storeProperty - Variable in enum org.apache.nifi.security.util.SecurityStoreTypes
the Java system property for setting the keystore (or truststore) path
storeTypeProperty - Variable in enum org.apache.nifi.security.util.SecurityStoreTypes
the Java system property for setting the keystore (or truststore) type

T

toString() - Method in enum org.apache.nifi.security.util.EncryptionMethod
 

U

unlimitedStrength - Variable in enum org.apache.nifi.security.util.EncryptionMethod
 

V

valueOf(String) - Static method in enum org.apache.nifi.security.util.EncryptionMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.nifi.security.util.KeystoreType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.nifi.security.util.SecurityStoreTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.nifi.security.util.SslContextFactory.ClientAuth
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.nifi.security.util.EncryptionMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.nifi.security.util.KeystoreType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.nifi.security.util.SecurityStoreTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.nifi.security.util.SslContextFactory.ClientAuth
Returns an array containing the constants of this enum type, in the order they are declared.
A C E G I K L O P S T U V 

Copyright © 2015 Apache NiFi Project. All rights reserved.