| Package | Description |
|---|---|
| io.jenkins.plugin.auth.jwt | |
| io.jenkins.plugin.auth.jwt.impl |
| Modifier and Type | Method and Description |
|---|---|
abstract JwtAuthenticationServiceImpl.JwtResponse |
JwtAuthenticationService.getToken(Integer expiryTimeInMins,
Integer maxExpiryTimeInMins)
Gives JWT token for authenticated user.
|
| Modifier and Type | Method and Description |
|---|---|
JwtAuthenticationServiceImpl.JwtResponse |
JwtAuthenticationServiceImpl.getToken(Integer expiryTimeInMins,
Integer maxExpiryTimeInMins) |
Copyright © 2016–2018. All rights reserved.