Package com.atlassian.oauth2.client.api.storage.token.exception
package com.atlassian.oauth2.client.api.storage.token.exception
-
ExceptionsClassDescriptionIndicates that the
access tokenof aClientTokenhas expired, and it's no longer possible to automatically obtain a newaccess tokenbecauserefresh tokenis not present.Indicates that aClientConfigurationEntitycan't be found in the database.Indicates potentially recoverable problem with aClientToken.Indicates that therefresh tokenof aClientTokenhas expired, and it's no longer possible to automatically obtain a newaccess token.Indicates that aClientTokenEntitycan't be found in the database.Represents an exception that occurs when interacting with the token storage service.Indicates an unrecoverable problem with aClientToken.