Uses of Interface
com.github.scribejava.core.builder.ServiceBuilderCommon
Packages that use ServiceBuilderCommon
-
Uses of ServiceBuilderCommon in com.github.scribejava.core.builder
Subinterfaces of ServiceBuilderCommon in com.github.scribejava.core.builderModifier and TypeInterfaceDescriptioninterfaceinterfaceClasses in com.github.scribejava.core.builder that implement ServiceBuilderCommonModifier and TypeClassDescriptionclassImplementation of the Builder pattern, with a fluent interface that creates aOAuthServiceMethods in com.github.scribejava.core.builder that return ServiceBuilderCommonModifier and TypeMethodDescriptionConfigures the api keyConfigures the api secretServiceBuilderCommon.apiSecretIsEmptyStringUnsafe()Configures the api secret as "" (empty string).Adds an OAuth callback urlServiceBuilderCommon.debug()ServiceBuilderCommon.debugStream(OutputStream debugStream) ServiceBuilderCommon.httpClient(HttpClient httpClient) takes precedence over httpClientConfigServiceBuilderCommon.httpClientConfig(HttpClientConfig httpClientConfig)