| Interface | Description |
|---|---|
| AtlassianHostRepository |
A Spring Data repository for storing information about Atlassian host applications in which the add-on is or has been
installed.
|
| AtlassianHostRestClients |
| Class | Description |
|---|---|
| AddonInstalledEvent |
A Spring application event fired when the add-on has been successfully installed on a host.
|
| AddonUninstalledEvent |
A Spring application event fired when the add-on has been successfully uninstalled from a host.
|
| AtlassianHost |
This class represents an Atlassian Connect host with an installation of this add-on.
|
| AtlassianHostUser |
The authentication principal for requests coming from an Atlassian host application in which the
add-on is installed.
|
| Annotation Type | Description |
|---|---|
| IgnoreJwt |
An annotation used on
Controllers or individual controller methods to
denote that JWT authentication is not required. |
Copyright © 2016 Atlassian. All rights reserved.