| Modifier and Type | Method and Description |
|---|---|
VerificationKeyService |
JwtAuthenticationSecurityConfiguration.verificationKeyService() |
| Modifier and Type | Field and Description |
|---|---|
private VerificationKeyService |
StandardVerificationKeySelector.verificationKeyService |
| Constructor and Description |
|---|
StandardVerificationKeySelector(VerificationKeyService verificationKeyService,
Duration keyRotationPeriod) |
| Modifier and Type | Field and Description |
|---|---|
private VerificationKeyService |
KeyExpirationCommand.verificationKeyService |
| Constructor and Description |
|---|
KeyExpirationCommand(VerificationKeyService verificationKeyService) |
| Modifier and Type | Class and Description |
|---|---|
class |
StandardVerificationKeyService
Standard Verification Key Service implemented using State Manager
|
Copyright © 2023 Apache NiFi Project. All rights reserved.