Uses of Class
com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.AbstractPersistentStore
Packages that use AbstractPersistentStore
Package
Description
Add package level annotations to indicate everything is non-null by default.
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.consumerModifier and TypeClassDescriptionclassAServiceProviderConsumerStoreimplementation 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.tokenModifier and TypeClassDescriptionclassAServiceProviderTokenStoreimplementation that persists thetokensto an XML file