Uses of Class
com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.AbstractPersistentStore
- 
Packages that use AbstractPersistentStore Package Description com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.consumer Add package level annotations to indicate everything is non-null by default.com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token Add package level annotations to indicate everything is non-null by default. - 
- 
Uses of AbstractPersistentStore in com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.consumer
Subclasses of AbstractPersistentStore in com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.consumer Modifier and Type Class Description classPersistentServiceProviderConsumerStoreAServiceProviderConsumerStoreimplementation that persists theconsumersto an XML file - 
Uses of AbstractPersistentStore in com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token
Subclasses of AbstractPersistentStore in com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token Modifier and Type Class Description classPersistentServiceProviderTokenStoreAServiceProviderTokenStoreimplementation that persists thetokensto an XML file 
 -