| Package | Description |
|---|---|
| com.atlassian.applinks.api |
API classes and components for interacting with the AppLinks plugin.
|
| com.atlassian.applinks.api.auth | |
| com.atlassian.applinks.api.auth.types |
| Class and Description |
|---|
| AuthenticationProvider
Marker interface for all Application Links authentication providers.
|
| Class and Description |
|---|
| AuthenticationProvider
Marker interface for all Application Links authentication providers.
|
| Class and Description |
|---|
| AuthenticationProvider
Marker interface for all Application Links authentication providers.
|
| DependsOn
An annotation that describes dependency of the configuration of an
AuthenticationProvider on that of others. |
| ImpersonatingAuthenticationProvider
Impersonating authentication providers allow the caller to specify a user, on his behalf the request
to the remote application is made.
|
| NonImpersonatingAuthenticationProvider
A Non-Impersonating authentication provider means the authentication mode doesn't allow the request to be executed
in the context of user as specified by the caller.
|
Copyright © 2020 Atlassian. All rights reserved.