Uses of Package
com.atlassian.oauth2.client.api
Packages that use com.atlassian.oauth2.client.api
Package
Description
-
Classes in com.atlassian.oauth2.client.api used by com.atlassian.oauth2.client.apiClassDescriptionInformation about the state of the token, based on its last usage.
-
Classes in com.atlassian.oauth2.client.api used by com.atlassian.oauth2.client.api.lib.flowClassDescriptionConfiguration for the OAuth 2 flow providing details on the provider and required values in order to complete the flow.The result of the OAuth 2 flow containing the accessToken and optionally refreshToken.
-
Classes in com.atlassian.oauth2.client.api used by com.atlassian.oauth2.client.api.lib.tokenClassDescriptionConfiguration for the OAuth 2 flow providing details on the provider and required values in order to complete the flow.The result of the OAuth 2 flow containing the accessToken and optionally refreshToken.
-
Classes in com.atlassian.oauth2.client.api used by com.atlassian.oauth2.client.api.storageClassDescriptionThe result of the OAuth 2 flow containing the accessToken and optionally refreshToken.Represents an OAuth2 Access Token and its metadata.
-
Classes in com.atlassian.oauth2.client.api used by com.atlassian.oauth2.client.api.storage.configClassDescriptionConfiguration for the OAuth 2 flow providing details on the provider and required values in order to complete the flow.
-
Classes in com.atlassian.oauth2.client.api used by com.atlassian.oauth2.client.api.storage.tokenClassDescriptionThe result of the OAuth 2 flow containing the accessToken and optionally refreshToken.Provides additional information about a
ClientToken.Information about the state of the token, based on its last usage.