| Package | Description |
|---|---|
| io.jenkins.plugin.auth.jwt | |
| io.jenkins.plugin.auth.jwt.impl |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
JwtTokenDecorator.decorate(JwtToken token)
Called right before
JwtToken is signed. |
abstract SigningKey |
JwtSigningKeyProvider.select(JwtToken token)
Chooses the key to sign the given token.
|
| Modifier and Type | Method and Description |
|---|---|
SigningKey |
SigningKeyProviderImpl.select(JwtToken token) |
Copyright © 2016–2018. All rights reserved.