Uses of Interface
com.atlassian.oauth2.client.api.OAuth2Token
Packages that use OAuth2Token
-
Uses of OAuth2Token in com.atlassian.oauth2.client.api.storage
Methods in com.atlassian.oauth2.client.api.storage that return OAuth2TokenModifier and TypeMethodDescriptionTokenHandler.getRefreshedToken(String externalId, String configId, Duration margin) Fetches the OAuth2 Token for a given resource owner and configuration.