| Package | Description |
|---|---|
| io.jenkins.plugin.auth.jwt.impl | |
| io.jenkins.plugin.auth.jwt.tokens |
| Constructor and Description |
|---|
JwtResponse(JwtGenerator.OAuthAccessTokenResponse response) |
| Modifier and Type | Method and Description |
|---|---|
abstract JwtGenerator.OAuthAccessTokenResponse |
JwtGenerator.getToken(org.acegisecurity.Authentication authentication,
Integer expiryTimeInMins,
Integer maxExpiryTimeInMins)
Get a token for the given user.
|
JwtGenerator.OAuthAccessTokenResponse |
InternalJwtGenerator.getToken(org.acegisecurity.Authentication authentication,
Integer expiryTimeInMins,
Integer maxExpiryTimeInMins) |
Copyright © 2016–2018. All rights reserved.