Uses of Interface
com.github.scribejava.core.builder.ServiceBuilderOAuth10a
-
Packages that use ServiceBuilderOAuth10a Package Description com.github.scribejava.core.builder -
-
Uses of ServiceBuilderOAuth10a in com.github.scribejava.core.builder
Classes in com.github.scribejava.core.builder that implement ServiceBuilderOAuth10a Modifier and Type Class Description classServiceBuilderImplementation of the Builder pattern, with a fluent interface that creates aOAuthServiceMethods in com.github.scribejava.core.builder that return ServiceBuilderOAuth10a Modifier and Type Method Description ServiceBuilderOAuth10aServiceBuilderOAuth10a. debug()ServiceBuilderOAuth10aServiceBuilderOAuth10a. debugStream(OutputStream debugStream)ServiceBuilderOAuth10aServiceBuilder. withScope(String scope)ServiceBuilderOAuth10aServiceBuilderOAuth10a. withScope(String scope)Configures the OAuth 1.0a scope.
-