public interface JwtGeneratorConfiguration
| Modifier and Type | Method and Description | 
|---|---|
Integer | 
getAccessTokenExpiration()
How long until the access token expires in seconds. 
 | 
Integer | 
getRefreshTokenExpiration()
How long until the refresh token expires in seconds. 
 | 
Integer getAccessTokenExpiration()
Integer getRefreshTokenExpiration()