Uses of Class
com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.consumer.Consumer
Packages that use Consumer
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.
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 Consumer in com.atlassian.bitbucket.jenkins.internal.applink.oauth
Methods in com.atlassian.bitbucket.jenkins.internal.applink.oauth that return ConsumerModifier and TypeMethodDescriptionfinal ConsumerToken.getConsumer()Returns theConsumerthat owns this token.Methods in com.atlassian.bitbucket.jenkins.internal.applink.oauth with parameters of type ConsumerModifier and TypeMethodDescriptionfinal BSets theconsumerattribute of the requestTokenobject under construction and returns the next builder in the chain, which allows optional attributes to be set and the final requestTokeninstance to be constructed.static net.oauth.OAuthConsumerOAuthConverter.toOAuthConsumer(Consumer consumer) Converts ourconsumerto OAuthConsumer -
Uses of Consumer in com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.consumer
Methods in com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.consumer that return ConsumerModifier and TypeMethodDescriptionConsumer.Builder.build()Constructs and returns the finalConsumerinstance.Methods in com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.consumer that return types with arguments of type ConsumerModifier and TypeMethodDescriptionPersistentServiceProviderConsumerStore.getAll()ServiceProviderConsumerStore.getAll()Retrieve all theconsumersfrom the store.Methods in com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.consumer with parameters of type ConsumerModifier and TypeMethodDescriptionvoidvoidAdd the consumer to the store.voidvoidUpdates an existing consumer. -
Uses of Consumer in com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token
Methods in com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token that return ConsumerModifier and TypeMethodDescriptionServiceProviderTokenFactoryImpl.RequestTokenGenerationRequest.getConsumer()Methods in com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token with parameters of type ConsumerModifier and TypeMethodDescriptionServiceProviderTokenFactory.generateRequestToken(Consumer consumer) Generate an unauthorized request token.ServiceProviderTokenFactory.generateRequestToken(Consumer consumer, URI callback) Generate an unauthorized request token.ServiceProviderTokenFactoryImpl.generateRequestToken(Consumer consumer) ServiceProviderTokenFactoryImpl.generateRequestToken(Consumer consumer, URI callback) Constructors in com.atlassian.bitbucket.jenkins.internal.applink.oauth.serviceprovider.token with parameters of type Consumer -
Uses of Consumer in com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.consumer
Methods in com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.consumer that return ConsumerModifier and TypeMethodDescriptionOAuthConsumerEntry.OAuthConsumerEntryDescriptor.getConsumerFromSubmittedForm(org.kohsuke.stapler.StaplerRequest request) Methods in com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.consumer with parameters of type ConsumerModifier and TypeMethodDescriptionstatic OAuthConsumerEntryOAuthConsumerEntry.getOAuthConsumerForUpdate(Consumer consumer) Constructors in com.atlassian.bitbucket.jenkins.internal.jenkins.oauth.consumer with parameters of type Consumer