Class BambooServiceProviderConsumerStore
java.lang.Object
com.atlassian.oauth.serviceprovider.sal.PluginSettingsServiceProviderConsumerStore
com.atlassian.bamboo.oauth.serviceprovider.BambooServiceProviderConsumerStore
- All Implemented Interfaces:
com.atlassian.oauth.serviceprovider.ServiceProviderConsumerStore
@Component
public class BambooServiceProviderConsumerStore
extends com.atlassian.oauth.serviceprovider.sal.PluginSettingsServiceProviderConsumerStore
-
Constructor Summary
ConstructorDescriptionBambooServiceProviderConsumerStore
(com.atlassian.sal.api.pluginsettings.PluginSettingsFactory factory) -
Method Summary
Methods inherited from class com.atlassian.oauth.serviceprovider.sal.PluginSettingsServiceProviderConsumerStore
get, getAll, put, remove
-
Constructor Details
-
BambooServiceProviderConsumerStore
@Inject public BambooServiceProviderConsumerStore(com.atlassian.sal.api.pluginsettings.PluginSettingsFactory factory)
-