Index

C G I O R S 
All Classes and Interfaces|All Packages

C

createContext() - Method in interface org.apache.nifi.ssl.SSLContextService
Create and initialize SSLContext using configured properties.
createTlsConfiguration() - Method in interface org.apache.nifi.ssl.SSLContextService
 
createTrustManager() - Method in interface org.apache.nifi.ssl.SSLContextService
Create X.509 Trust Manager using configured properties

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

SSLContextService - Interface in org.apache.nifi.ssl
Definition for SSLContextService.
C G I O R S 
All Classes and Interfaces|All Packages