Uses of Interface
com.github.scribejava.core.builder.ServiceBuilderOAuth10a
Packages that use ServiceBuilderOAuth10a
-
Uses of ServiceBuilderOAuth10a in com.github.scribejava.core.builder
Classes in com.github.scribejava.core.builder that implement ServiceBuilderOAuth10aModifier and TypeClassDescriptionclassImplementation of the Builder pattern, with a fluent interface that creates aOAuthServiceMethods in com.github.scribejava.core.builder that return ServiceBuilderOAuth10aModifier and TypeMethodDescriptionServiceBuilderOAuth10a.apiSecretIsEmptyStringUnsafe()ServiceBuilderOAuth10a.debug()ServiceBuilderOAuth10a.debugStream(OutputStream debugStream) ServiceBuilderOAuth10a.httpClient(HttpClient httpClient) ServiceBuilderOAuth10a.httpClientConfig(HttpClientConfig httpClientConfig) Configures the OAuth 1.0a scope.