| Class | Description |
|---|---|
| SslContextFactory |
A factory for creating SSL contexts using the application's security
properties.
|
| Exception | Description |
|---|---|
| SslContextCreationException |
Represents the exceptional case when a SSL context failed creation.
|
| SslException |
Base class for SSL related exceptions.
|
| SslServerSocketFactoryCreationException |
Represents the exceptional case when a SslServerSocketFactory failed
creation.
|
| SslSocketFactoryCreationException |
Represents the exceptional case when a SslSocketFactory failed creation.
|
Copyright © 2020 Apache NiFi Project. All rights reserved.