public interface ApplinkOAuth2Service
| Modifier and Type | Method and Description |
|---|---|
Iterable<ApplicationLink> |
getApplicationLinksForOAuth2Clients()
Fetches all the oauth2 client configurations as application links.
|
Iterable<ApplicationLink> |
getApplicationLinksForOAuth2Provider()
Fetches all the oauth2 provider configurations as application links.
|
Iterable<ApplicationLink> getApplicationLinksForOAuth2Clients()
Iterable of ApplicationLinks; one for each client.Iterable<ApplicationLink> getApplicationLinksForOAuth2Provider()
Iterable of ApplicationLinks; one for each provider.Copyright © 2024 Atlassian. All rights reserved.