Uses of Package
com.github.scribejava.core.builder.api
-
Packages that use com.github.scribejava.core.builder.api Package Description com.github.scribejava.core.builder com.github.scribejava.core.builder.api com.github.scribejava.core.oauth -
Classes in com.github.scribejava.core.builder.api used by com.github.scribejava.core.builder Class Description BaseApi -
Classes in com.github.scribejava.core.builder.api used by com.github.scribejava.core.builder.api Class Description BaseApi OAuth1SignatureType -
Classes in com.github.scribejava.core.builder.api used by com.github.scribejava.core.oauth Class Description DefaultApi10a Default implementation of the OAuth protocol, version 1.0a This class is meant to be extended by concrete implementations of the API, providing the endpoints and endpoint-http-verbs.DefaultApi20 Default implementation of the OAuth protocol, version 2.0 This class is meant to be extended by concrete implementations of the API, providing the endpoints and endpoint-http-verbs.