| Package | Description |
|---|---|
| org.apache.shindig.social.core.oauth2 |
Implementation of OAuth 2.0.
|
| Modifier and Type | Method and Description |
|---|---|
OAuth2NormalizedResponse |
OAuth2Exception.getNormalizedResponse()
Retrieves the normalized response.
|
OAuth2NormalizedResponse |
OAuth2TokenHandler.handle(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Handles an OAuth 2.0 request to the token endpoint.
|
OAuth2NormalizedResponse |
OAuth2AuthorizationHandler.handle(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Handles an OAuth 2.0 authorization request.
|
| Constructor and Description |
|---|
OAuth2Exception(OAuth2NormalizedResponse response)
Constructs an OAuth2Exception.
|
Copyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.