|
spring-social-github | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.social.security.provider.AbstractSocialAuthenticationService<S>
org.springframework.social.security.provider.OAuth2AuthenticationService<GitHub>
org.springframework.social.github.security.GitHubAuthenticationService
public class GitHubAuthenticationService
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.springframework.social.security.provider.SocialAuthenticationService |
|---|
org.springframework.social.security.provider.SocialAuthenticationService.ConnectionCardinality |
| Field Summary |
|---|
| Fields inherited from class org.springframework.social.security.provider.OAuth2AuthenticationService |
|---|
logger |
| Constructor Summary | |
|---|---|
GitHubAuthenticationService(java.lang.String apiKey,
java.lang.String appSecret)
|
|
| Method Summary |
|---|
| Methods inherited from class org.springframework.social.security.provider.OAuth2AuthenticationService |
|---|
afterPropertiesSet, buildReturnToUrl, getAuthToken, getConnectionFactory, getReturnToUrlParameters, setConnectionFactory, setDefaultScope, setReturnToUrlParameters |
| Methods inherited from class org.springframework.social.security.provider.AbstractSocialAuthenticationService |
|---|
getConnectionAddedRedirectUrl, getConnectionCardinality, setConnectionAddedRedirectUrl, setConnectionCardinality |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GitHubAuthenticationService(java.lang.String apiKey,
java.lang.String appSecret)
|
spring-social-github | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||