public interface ClientToken
| Modifier and Type | Method and Description |
|---|---|
String |
getAccessToken() |
Instant |
getAccessTokenExpiration() |
String |
getRefreshToken() |
Instant |
getRefreshTokenExpiration() |
Copyright © 2020 Atlassian. All rights reserved.