Uses of Package
com.github.scribejava.core.extractors
Packages that use com.github.scribejava.core.extractors
-
Classes in com.github.scribejava.core.extractors used by com.github.scribejava.core.builder.apiClassDescriptionSimple command object that extracts a base string from a
OAuthRequestSimple command object that generates an OAuth Authorization header to include in the request.Simple command object that extracts a concreteTokenfrom a String -
Classes in com.github.scribejava.core.extractors used by com.github.scribejava.core.extractorsClassDescriptionAbstract base implementation of
TokenExtractorfor OAuth 1.0a The process for extracting access and request tokens is similar so this class can do both things.Simple command object that extracts a base string from aOAuthRequestSimple command object that generates an OAuth Authorization header to include in the request.Custom implementation ofTokenExtractorfor OAuth 2.0JSON (default) implementation ofTokenExtractorfor OAuth 2.0Simple command object that extracts a concreteTokenfrom a String