Registry / networking / nifi-ssl-context-service-api

nifi-ssl-context-service-api

JSON →
library2.9.0javamavenunverified

Standard controller service API for SSL context management in Apache NiFi.

<dependency> <groupId>org.apache.nifi</groupId> <artifactId>nifi-ssl-context-service-api</artifactId> <version>2.9.0</version> </dependency>
INSTALL
IMPORT
SIG · NIFI-SSL-CONTEXT-S
N
nifi-ssl-context-service-api
networkingjavav2.9.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

SSLContextService
org.apache.nifi.ssl.SSLContextService

Create an SSL context service for NiFi

import org.apache.nifi.ssl.SSLContextService; public class Example { public static void main(String[] args) { SSLContextService sslService = new SSLContextService(); System.out.println("SSL context service created"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.9.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
nifi-ssl-context-service-api — mvn dependency:get nifi-ssl-context-service-api · libregistry