Uses of Class
com.github.scribejava.core.builder.ScopeBuilder
Packages that use ScopeBuilder
-
Uses of ScopeBuilder in com.github.scribejava.core.builder
Methods in com.github.scribejava.core.builder that return ScopeBuilderModifier and TypeMethodDescriptionfinal ScopeBuilderfinal ScopeBuilderScopeBuilder.withScopes(String... scopes) final ScopeBuilderScopeBuilder.withScopes(Collection<String> scopes) Methods in com.github.scribejava.core.builder with parameters of type ScopeBuilderModifier and TypeMethodDescriptionServiceBuilder.defaultScope(ScopeBuilder scopeBuilder) ServiceBuilderOAuth20.defaultScope(ScopeBuilder scopeBuilder) -
Uses of ScopeBuilder in com.github.scribejava.core.oauth
Methods in com.github.scribejava.core.oauth with parameters of type ScopeBuilder