| Package | Description |
|---|---|
| io.jenkins.blueocean.auth.jwt | |
| io.jenkins.blueocean.auth.jwt.impl |
| Modifier and Type | Method and Description |
|---|---|
abstract JwtToken |
JwtTokenDecorator.decorate(JwtToken token)
Decorates
JwtToken |
abstract JwtToken |
JwtAuthenticationService.getToken(Integer expiryTimeInMins,
Integer maxExpiryTimeInMins)
Gives JWT token for authenticated user.
|
| Modifier and Type | Method and Description |
|---|---|
abstract JwtToken |
JwtTokenDecorator.decorate(JwtToken token)
Decorates
JwtToken |
| Modifier and Type | Method and Description |
|---|---|
JwtToken |
JwtImpl.getToken(Integer expiryTimeInMins,
Integer maxExpiryTimeInMins) |
Copyright © 2016. All rights reserved.