| Interface | Description |
|---|---|
| AtlassianHostRepository |
A Spring Data repository for storing information about Atlassian host applications in which the add-on is or has been
installed.
|
| Class | Description |
|---|---|
| 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.