|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
ContainerConfig so that we can use our own configuration and
have a chance to customize it for the specific deployment of the application using ApplicationProperties.GadgetOAuthCallbackGenerator
does because we can't redirect to gadget specific callbacks and aren't implementing locked domains.OAuthFetcherFactory to return our own AtlassianOAuthFetcher instead
of the regular OAuthFetcher.OAuthStore interface that uses the ConsumerService and ConsumerTokenStore
from the Atlassian OAuth Consumer Plugin to get consumer information and store tokens.Module to configure Shindigs authentication.GadgetRequestContextFactory.GadgetSpecFactory.GadgetSpecUrlRenderPermission
implementations provided by OSGi to see if gadgets may be rendered.AtlassianOAuthFetcher
text parameter.
HttpFetcher using HttpClient.Provider that creates and returns the Guice InjectorGadgetSpecFactory implementation that is capable of retrieving local
gadget specs without performing an HTTP loopback request.ActivityService requests and maps them to ActivityService requests.org.apache.shindig.social.opensocial.spi.AppDataService and maps them to com.atlassian.gadgets.opensocial.spi.AppDataService requestsPersonService requests and maps them to PersonService requests.ParseModule.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||