| Package | Description |
|---|---|
| com.atlassian.applinks.api |
API classes and components for interacting with the AppLinks plugin.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ApplicationLinkRequestFactory
Provides authenticated
ApplicationLinkRequest objects. |
| Modifier and Type | Class and Description |
|---|---|
class |
CredentialsRequiredException
Thrown by
ApplicationLinkRequestFactory.createRequest(com.atlassian.sal.api.net.Request.MethodType, java.lang.String) when the endpoint requires authentication, but no
credentials are available. |
| Constructor and Description |
|---|
CredentialsRequiredException(AuthorisationURIGenerator authorisationURIGenerator,
String message) |
Copyright © 2020 Atlassian. All rights reserved.