Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.springframework.social.oauth2.AbstractOAuth2ApiBinding (implements org.springframework.social.ApiBinding)
- org.springframework.social.github.api.impl.GitHubTemplate (implements org.springframework.social.github.api.GitHub)
- org.springframework.social.oauth2.AbstractOAuth2ServiceProvider<S> (implements org.springframework.social.oauth2.OAuth2ServiceProvider<A>)
- org.springframework.social.github.connect.GitHubServiceProvider
- org.springframework.social.config.xml.AbstractProviderConfigNamespaceHandler (implements org.springframework.beans.factory.xml.NamespaceHandler)
- org.springframework.social.github.config.xml.GitHubNamespaceHandler
- org.springframework.social.security.provider.AbstractSocialAuthenticationService<S> (implements org.springframework.beans.factory.InitializingBean, org.springframework.social.security.provider.SocialAuthenticationService<S>)
- org.springframework.social.security.provider.OAuth2AuthenticationService<S>
- org.springframework.social.github.security.GitHubAuthenticationService
- org.springframework.social.security.provider.OAuth2AuthenticationService<S>
- org.springframework.social.connect.ConnectionFactory<A>
- org.springframework.social.connect.support.OAuth2ConnectionFactory<S>
- org.springframework.social.github.connect.GitHubConnectionFactory
- org.springframework.social.connect.support.OAuth2ConnectionFactory<S>
- org.springframework.social.github.api.impl.GistTemplate (implements org.springframework.social.github.api.GistOperations)
- org.springframework.social.github.connect.GitHubAdapter (implements org.springframework.social.connect.ApiAdapter<A>)
- org.springframework.social.github.api.GitHubComment (implements java.io.Serializable)
- org.springframework.social.github.api.GitHubCommit (implements java.io.Serializable)
- org.springframework.social.github.api.GitHubDownload (implements java.io.Serializable)
- org.springframework.social.github.api.GitHubFile (implements java.io.Serializable)
- org.springframework.social.github.api.GitHubGist (implements java.io.Serializable)
- org.springframework.social.github.api.GitHubHook (implements java.io.Serializable)
- org.springframework.social.github.api.GitHubRepo (implements java.io.Serializable)
- org.springframework.social.github.api.GitHubUser (implements java.io.Serializable)
- org.springframework.social.github.api.GitHubUserProfile (implements java.io.Serializable)
- org.springframework.social.config.support.ProviderConfigurationSupport
- org.springframework.social.config.annotation.AbstractProviderConfigRegistrarSupport (implements org.springframework.context.annotation.ImportBeanDefinitionRegistrar)
- org.springframework.social.github.config.annotation.GitHubProviderConfigRegistrar
- org.springframework.social.config.annotation.AbstractProviderConfigRegistrarSupport (implements org.springframework.context.annotation.ImportBeanDefinitionRegistrar)
- org.springframework.social.github.api.impl.RepoTemplate (implements org.springframework.social.github.api.RepoOperations)
- org.springframework.social.github.api.impl.UserTemplate (implements org.springframework.social.github.api.UserOperations)
- org.springframework.social.oauth2.AbstractOAuth2ApiBinding (implements org.springframework.social.ApiBinding)
Interface Hierarchy
- org.springframework.social.ApiBinding
- org.springframework.social.github.api.GitHub
- org.springframework.social.github.api.GistOperations
- org.springframework.social.github.api.RepoOperations
- org.springframework.social.github.api.UserOperations
Annotation Type Hierarchy
- org.springframework.social.github.config.annotation.EnableGitHub (implements java.lang.annotation.Annotation)