Uses of Class
com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.exception.StoreException
-
Packages that use StoreException Package Description com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.exception Add package level annotations to indicate everything is non-null by default. -
-
Uses of StoreException in com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.exception
Subclasses of StoreException in com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.exception Modifier and Type Class Description class
InvalidTokenException
Exception thrown by theServiceProviderTokenStore.get(String)
method if the token is no longer valid.
-