@ParametersAreNonnullByDefault @ReturnValuesAreNonnullByDefault
Package com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.exception
Add package level annotations to indicate everything is non-null by default.
-
Exception Summary Exception Description InvalidTokenException Exception thrown by theServiceProviderTokenStore.get(String)
method if the token is no longer valid.NoSuchUserException StoreException Thrown if there is a problem storing or loading values.