Uses of Package
org.springframework.social.github.api
-
Packages that use org.springframework.social.github.api Package Description org.springframework.social.github.api Spring Social's Service API for GitHuborg.springframework.social.github.api.impl Implementation of Spring Social's Service API for GitHuborg.springframework.social.github.connect GitHub service provider connection repository and API adapter implementations. -
Classes in org.springframework.social.github.api used by org.springframework.social.github.api Class Description GistOperations Interface defining the operations for working with GitHub gists.GitHubComment A GitHub comment.GitHubCommit A GitHub repository commit.GitHubDownload A GitHub download.GitHubFile A GitHub file.GitHubGist A GitHub gist.GitHubHook A GitHub hook.GitHubRepo A GitHub repo.GitHubUser A GitHub repository user.GitHubUserProfile RepoOperations Interface defining the operations for working with GitHub repositories.UserOperations Interface defining the operations for working with GitHub users. -
Classes in org.springframework.social.github.api used by org.springframework.social.github.api.impl Class Description GistOperations Interface defining the operations for working with GitHub gists.GitHub Interface specifying a basic set of operations for interacting with GitHub.GitHubComment A GitHub comment.GitHubCommit A GitHub repository commit.GitHubDownload A GitHub download.GitHubGist A GitHub gist.GitHubHook A GitHub hook.GitHubRepo A GitHub repo.GitHubUser A GitHub repository user.GitHubUserProfile RepoOperations Interface defining the operations for working with GitHub repositories.UserOperations Interface defining the operations for working with GitHub users. -
Classes in org.springframework.social.github.api used by org.springframework.social.github.connect Class Description GitHub Interface specifying a basic set of operations for interacting with GitHub.