| Package | Description |
|---|---|
| org.apache.nifi.web.security.jwt.key.service |
| Modifier and Type | Method and Description |
|---|---|
private VerificationKey |
StandardVerificationKeyService.getVerificationKey(String serialized) |
| Modifier and Type | Method and Description |
|---|---|
private Key |
StandardVerificationKeyService.getKey(VerificationKey verificationKey) |
private String |
StandardVerificationKeyService.serializeVerificationKey(VerificationKey verificationKey) |
private void |
StandardVerificationKeyService.setVerificationKey(VerificationKey verificationKey)
Set Verification Key is synchronized to avoid competing updates to the State Map
|
Copyright © 2023 Apache NiFi Project. All rights reserved.