public interface Authorization
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthorizationCode() |
String |
getClientId() |
String |
getCodeChallenge() |
CodeChallengeMethod |
getCodeChallengeMethod() |
Long |
getCreatedAt() |
String |
getRedirectUri() |
Scope |
getScope() |
String |
getUserKey() |
CodeChallengeMethod getCodeChallengeMethod()
String getCodeChallenge()
Copyright © 2020–2023 Atlassian. All rights reserved.