Mark Payne created NIFI-15336:
---------------------------------
Summary: Add AuthorizableSecret
Key: NIFI-15336
URL: https://issues.apache.org/jira/browse/NIFI-15336
Project: Apache NiFi
Issue Type: Task
Components: Core Framework
Reporter: Mark Payne
Assignee: Mark Payne
The Secret interface doesn't know anything about authorization and should not.
But the framework needs to know this. So we will introduce an
AuthorizableSecret that extends Secret, and this will live in the framework.
And then we'll ensure that Secrets that we return implement this.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)