|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OAuth2Service | |
|---|---|
| org.apache.shindig.social.core.oauth2 | |
| Uses of OAuth2Service in org.apache.shindig.social.core.oauth2 |
|---|
| Classes in org.apache.shindig.social.core.oauth2 that implement OAuth2Service | |
|---|---|
class |
OAuth2ServiceImpl
A simple in-memory implementation of the OAuth 2 services. |
| Methods in org.apache.shindig.social.core.oauth2 with parameters of type OAuth2Service | |
|---|---|
void |
OAuth2Servlet.setOAuth2Service(OAuth2Service oauthService)
|
| Constructors in org.apache.shindig.social.core.oauth2 with parameters of type OAuth2Service | |
|---|---|
OAuth2AuthenticationHandler(OAuth2Service store)
|
|
OAuth2AuthorizationHandler(OAuth2Service service)
|
|
OAuth2TokenHandler(OAuth2Service service)
Constructs the token handler with the OAuth2Service. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||