| Modifier and Type | Method and Description |
|---|---|
AtlassianHostUser |
AtlassianHostUser.AtlassianHostUserBuilder.build()
Builds an
AtlassianHostUser from the provided details. |
| Modifier and Type | Method and Description |
|---|---|
OAuth2RestTemplate |
AtlassianHostRestClients.authenticatedAs(AtlassianHostUser hostUser)
Returns a
RestTemplate for making requests to the given Atlassian host using OAuth 2.0 JWT Bearer Token
authentication. |
Copyright © 2020 Atlassian. All rights reserved.