| Package | Description |
|---|---|
| org.apache.shindig.gadgets.oauth2 |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicOAuth2RequestParameterGenerator
Default implementation of a request parameter generator that return an empty map
|
| Constructor and Description |
|---|
BasicOAuth2Request(OAuth2FetcherConfig fetcherConfig,
HttpFetcher fetcher,
List<AuthorizationEndpointResponseHandler> authorizationEndpointResponseHandlers,
List<ClientAuthenticationHandler> clientAuthenticationHandlers,
List<GrantRequestHandler> grantRequestHandlers,
List<ResourceRequestHandler> resourceRequestHandlers,
List<TokenEndpointResponseHandler> tokenEndpointResponseHandlers,
boolean sendTraceToClient,
OAuth2RequestParameterGenerator requestParameterGenerator) |
OAuth2Module.OAuth2RequestProvider(OAuth2FetcherConfig config,
HttpFetcher fetcher,
List<AuthorizationEndpointResponseHandler> authorizationEndpointResponseHandlers,
List<ClientAuthenticationHandler> clientAuthenticationHandlers,
List<GrantRequestHandler> grantRequestHandlers,
List<ResourceRequestHandler> resourceRequestHandlers,
List<TokenEndpointResponseHandler> tokenEndpointResponseHandlers,
boolean sendTraceToClient,
OAuth2RequestParameterGenerator requestParameterGenerator) |
Copyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.