Skip navigation links
C G I O R S V 

C

ClientAuth() - Constructor for enum org.apache.nifi.ssl.SSLContextService.ClientAuth
Deprecated.
 
createContext() - Method in interface org.apache.nifi.ssl.SSLContextService
Create and initialize SSLContext using configured properties.
createSSLContext(ClientAuth) - Method in interface org.apache.nifi.ssl.SSLContextService
Deprecated.
The SSLContextService.createContext() method should be used instead
createSSLContext(SSLContextService.ClientAuth) - Method in interface org.apache.nifi.ssl.SSLContextService
Deprecated.
The SSLContextService.createContext() method should be used instead
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.
SSLContextService.ClientAuth - Enum in org.apache.nifi.ssl
Deprecated.

V

valueOf(String) - Static method in enum org.apache.nifi.ssl.SSLContextService.ClientAuth
Deprecated.
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.nifi.ssl.SSLContextService.ClientAuth
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
C G I O R S V 
Skip navigation links

Copyright © 2023 Apache NiFi Project. All rights reserved.