| Package | Description |
|---|---|
| org.apache.nifi.authorization |
| Modifier and Type | Method and Description |
|---|---|
void |
ManagedAuthorizer.checkInheritability(String proposedFingerprint)
When the fingerprints are not equal, this method will check if the proposed fingerprint is inheritable.
|
void |
ConfigurableAccessPolicyProvider.checkInheritability(String proposedFingerprint)
When the fingerprints are not equal, this method will check if the proposed fingerprint is inheritable.
|
void |
ConfigurableUserGroupProvider.checkInheritability(String proposedFingerprint)
When the fingerprints are not equal, this method will check if the proposed fingerprint is inheritable.
|
void |
AbstractPolicyBasedAuthorizer.checkInheritability(String proposedFingerprint)
Returns whether the proposed fingerprint is inheritable.
|
Copyright © 2023 Apache NiFi Project. All rights reserved.