Interface | Description |
---|---|
AccessToken |
Basic access token data without authentication token itself
|
AccessTokenAnalyticsService | |
AccessTokenDao |
DAO for AccessToken objects.
|
AccessTokenService |
Service for managing
AccessToken s and authenticating them. |
MutableAccessToken |
Represents AccessToken which will be stored in database
|
RawAccessToken |
AccessToken with raw token for authentication |
Class | Description |
---|---|
AbstractAccessTokenNotification | |
AccessTokenCreatedNotification | |
AccessTokenDeletedNotification | |
AccessTokenGenerator |
Class ported from Bitbucket Server
|
AccessTokenListener | |
AccessTokenServiceUtils | |
CreateAccessTokenRequest |
Request for creation new personal access token
|
DefaultAccessTokenService | |
HibernateAccessTokenDao | |
MutableAccessTokenImpl | |
MutableAccessTokenImpl_ |
Enum | Description |
---|---|
AccessTokenPermission |
Permission that is granted to the access token.
|
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.