public interface RefreshToken
| Modifier and Type | Method and Description |
|---|---|
String |
getAccessTokenId() |
String |
getAuthorizationCode() |
Long |
getAuthorizationDate() |
String |
getClientId() |
Long |
getCreatedAt() |
String |
getId() |
Integer |
getRefreshCount() |
Scope |
getScope() |
String |
getUserKey() |
Integer getRefreshCount()
Copyright © 2020–2023 Atlassian. All rights reserved.