Index
All Classes and Interfaces|All Packages
C
- createContext() - Method in interface org.apache.nifi.ssl.SSLContextProvider
-
Create and initialize an SSLContext with keys and certificates based on configuration
- createKeyManager() - Method in interface org.apache.nifi.ssl.SSLContextProvider
-
Create and initialize an X.509 Key Manager when configured with key and certificate properties
- createTlsConfiguration() - Method in interface org.apache.nifi.ssl.SSLContextService
- createTrustManager() - Method in interface org.apache.nifi.ssl.SSLContextProvider
-
Create and initialize an X.509 Trust Manager with certificates
G
- getKeyPassword() - Method in interface org.apache.nifi.ssl.SSLContextService
- getKeyStoreFile() - Method in interface org.apache.nifi.ssl.SSLContextService
- getKeyStorePassword() - Method in interface org.apache.nifi.ssl.SSLContextService
- getKeyStoreType() - Method in interface org.apache.nifi.ssl.SSLContextService
- getSslAlgorithm() - Method in interface org.apache.nifi.ssl.SSLContextService
- getTrustStoreFile() - Method in interface org.apache.nifi.ssl.SSLContextService
- getTrustStorePassword() - Method in interface org.apache.nifi.ssl.SSLContextService
- getTrustStoreType() - Method in interface org.apache.nifi.ssl.SSLContextService
I
- isKeyStoreConfigured() - Method in interface org.apache.nifi.ssl.SSLContextService
- isTrustStoreConfigured() - Method in interface org.apache.nifi.ssl.SSLContextService
O
- org.apache.nifi.ssl - package org.apache.nifi.ssl
R
- RestrictedSSLContextService - Interface in org.apache.nifi.ssl
-
Simple extension of the regular
SSLContextService
to allow for restricted implementations of that interface.
S
- SSLContextProvider - Interface in org.apache.nifi.ssl
-
Controller Service abstraction for creating instances of javax.net.ssl.SSLContext without access to supporting configuration properties
- SSLContextService - Interface in org.apache.nifi.ssl
-
Controller Service extension of SSLContextProvider with additional methods for retrieving configuration property values
All Classes and Interfaces|All Packages