|
spring-social-github | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.social.config.support.ProviderConfigurationSupport
org.springframework.social.config.annotation.AbstractProviderConfigRegistrarSupport
org.springframework.social.github.config.annotation.GitHubProviderConfigRegistrar
public class GitHubProviderConfigRegistrar
ImportBeanDefinitionRegistrar for configuring a GitHubConnectionFactory bean and a request-scoped GitHub bean.
| Field Summary |
|---|
| Fields inherited from class org.springframework.social.config.support.ProviderConfigurationSupport |
|---|
apiBindingType, apiHelperClass, authenticationServiceClass, connectionFactoryClass |
| Constructor Summary | |
|---|---|
GitHubProviderConfigRegistrar()
|
|
| Method Summary | |
|---|---|
protected java.lang.Class<? extends org.springframework.social.security.provider.SocialAuthenticationService<?>> |
getAuthenticationServiceClass()
|
| Methods inherited from class org.springframework.social.config.annotation.AbstractProviderConfigRegistrarSupport |
|---|
getAppId, getAppSecret, registerBeanDefinitions |
| Methods inherited from class org.springframework.social.config.support.ProviderConfigurationSupport |
|---|
getAuthenticationServiceBeanDefinition, getConnectionFactoryBeanDefinition, isSocialSecurityAvailable, registerBeanDefinitions |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GitHubProviderConfigRegistrar()
| Method Detail |
|---|
protected java.lang.Class<? extends org.springframework.social.security.provider.SocialAuthenticationService<?>> getAuthenticationServiceClass()
getAuthenticationServiceClass in class org.springframework.social.config.support.ProviderConfigurationSupport
|
spring-social-github | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||