- gadgetUrl - Variable in class org.nuxeo.opensocial.shindig.crypto.OAuthServiceDescriptor
-
- get() - Method in class org.nuxeo.opensocial.shindig.oauth.NXOAuthStoreProvider
-
- getActivities(Set<UserId>, GroupId, String, Set<String>, CollectionOptions, SecurityToken) - Method in class org.nuxeo.opensocial.services.activity.ActivityServiceImpl
-
- getActivities(UserId, GroupId, String, Set<String>, CollectionOptions, Set<String>, SecurityToken) - Method in class org.nuxeo.opensocial.services.activity.ActivityServiceImpl
-
- getActivity(UserId, GroupId, String, Set<String>, String, SecurityToken) - Method in class org.nuxeo.opensocial.services.activity.ActivityServiceImpl
-
- getAdapter(Class<T>) - Method in class org.nuxeo.opensocial.service.impl.OpenSocialServiceImpl
-
- getCallbackUrl() - Method in class org.nuxeo.opensocial.shindig.crypto.OpenSocialDescriptor
-
- getConsumerKey() - Method in class org.nuxeo.opensocial.shindig.crypto.OAuthServiceDescriptor
-
- getConsumerKeyAndSecret(SecurityToken, String, OAuthServiceProvider) - Method in class org.nuxeo.opensocial.shindig.oauth.NXOAuthStore
-
- getConsumerSecret() - Method in class org.nuxeo.opensocial.shindig.crypto.OAuthServiceDescriptor
-
- getContainerName() - Method in class org.nuxeo.opensocial.shindig.crypto.PortalConfig
-
- getDomain() - Method in class org.nuxeo.opensocial.shindig.crypto.PortalConfig
-
- getGadgetsBaseUrl(boolean) - Static method in class org.nuxeo.opensocial.helper.OpenSocialGadgetHelper
-
- getGadgetsBaseUrl(boolean, boolean) - Static method in class org.nuxeo.opensocial.helper.OpenSocialGadgetHelper
-
- getGadgetSpecFactory() - Method in interface org.nuxeo.opensocial.service.api.OpenSocialService
-
Returns our own gadget Spec Factory
- getGadgetSpecFactory() - Method in class org.nuxeo.opensocial.service.impl.OpenSocialServiceImpl
-
- getGadgetUrl() - Method in class org.nuxeo.opensocial.shindig.crypto.OAuthServiceDescriptor
-
- getInjector() - Method in class org.nuxeo.opensocial.service.impl.OpenSocialServiceImpl
-
- getInstance(Class<?>) - Method in class org.nuxeo.opensocial.service.impl.OpenSocialServiceImpl
-
- getKey() - Method in class org.nuxeo.opensocial.shindig.crypto.PortalConfig
-
- getKeyForContainer(String) - Method in class org.nuxeo.opensocial.service.impl.OpenSocialServiceImpl
-
- getOAuthAccessor(SecurityToken, OAuthArguments, OAuthClientState, OAuthResponseParams, OAuthFetcherConfig) - Method in class org.nuxeo.opensocial.shindig.oauth.NXGadgetOAuthTokenStore
-
- getOAuthCallbackUrl() - Method in interface org.nuxeo.opensocial.service.api.OpenSocialService
-
Where the Oauth "return callback" should go.
- getOAuthCallbackUrl() - Method in class org.nuxeo.opensocial.service.impl.OpenSocialServiceImpl
-
- getOAuthServices() - Method in interface org.nuxeo.opensocial.service.api.OpenSocialService
-
Get a list of the configured external service providers that we want to
communicate with.
- getOAuthServices() - Method in class org.nuxeo.opensocial.service.impl.OpenSocialServiceImpl
-
- getOAuthServices() - Method in class org.nuxeo.opensocial.shindig.crypto.OpenSocialDescriptor
-
- getPeople(Set<UserId>, GroupId, CollectionOptions, Set<String>, SecurityToken) - Method in class org.nuxeo.opensocial.services.person.PersonServiceImpl
-
- getPerson(UserId, Set<String>, SecurityToken) - Method in class org.nuxeo.opensocial.services.person.PersonServiceImpl
-
- getPersonData(Set<UserId>, GroupId, String, Set<String>, SecurityToken) - Method in class org.nuxeo.opensocial.services.appdata.AppDataServiceImpl
-
- getPortalConfig() - Method in interface org.nuxeo.opensocial.service.api.OpenSocialService
-
PortalConfig array that represents the contribution from the user in the
opensocial xp.
- getPortalConfig() - Method in class org.nuxeo.opensocial.service.impl.OpenSocialServiceImpl
-
- getPortalConfig() - Method in class org.nuxeo.opensocial.shindig.crypto.OpenSocialDescriptor
-
For now, this is always null because it isn't used.
- getPrincipalConverterClass() - Method in class org.nuxeo.opensocial.services.person.PrincipalConverterDescriptor
-
- getProxyHost() - Static method in class org.nuxeo.opensocial.helper.ProxyHelper
-
- getProxyLogin() - Static method in class org.nuxeo.opensocial.helper.ProxyHelper
-
- getProxyPassword() - Static method in class org.nuxeo.opensocial.helper.ProxyHelper
-
- getProxyPort() - Static method in class org.nuxeo.opensocial.helper.ProxyHelper
-
- getServiceName() - Method in class org.nuxeo.opensocial.shindig.crypto.OAuthServiceDescriptor
-
- getSigningKey() - Method in class org.nuxeo.opensocial.shindig.crypto.OpenSocialDescriptor
-
- getSigningStateKeyBytes() - Method in interface org.nuxeo.opensocial.service.api.OpenSocialService
-
Same as above, but in byte form.
- getSigningStateKeyBytes() - Method in class org.nuxeo.opensocial.service.impl.OpenSocialServiceImpl
-
- getSigningStateKeyFile() - Method in interface org.nuxeo.opensocial.service.api.OpenSocialService
-
Returns a file handle to the base64 encoded key that is used to sign
internal requests.
- getSigningStateKeyFile() - Method in class org.nuxeo.opensocial.service.impl.OpenSocialServiceImpl
-
- getTokenInfo(SecurityToken, OAuthStore.ConsumerInfo, String, String) - Method in class org.nuxeo.opensocial.shindig.oauth.NXOAuthStore
-
- getTrustedHostForNuxeoBindAddress() - Method in class org.nuxeo.opensocial.shindig.crypto.OpenSocialDescriptor
-
- getTrustedHostFromLoopbackURL() - Method in class org.nuxeo.opensocial.shindig.crypto.OpenSocialDescriptor
-
- getTrustedHosts() - Method in interface org.nuxeo.opensocial.service.api.OpenSocialService
-
Return a list of hosts that can be considered as trusted : i.e : we can
use internal sign fetch or propagate JSESSIONID
- getTrustedHosts() - Method in class org.nuxeo.opensocial.service.impl.OpenSocialServiceImpl
-
- getTrustedHosts() - Method in class org.nuxeo.opensocial.shindig.crypto.OpenSocialDescriptor
-
- GuiceContextListener - Class in org.nuxeo.opensocial.servlet
-
Although this object says its a ServletContextListener, in fact it is not do
to order of initialization issues.
- GuiceContextListener() - Constructor for class org.nuxeo.opensocial.servlet.GuiceContextListener
-
- guiceInjector - Static variable in class org.nuxeo.opensocial.servlet.GuiceContextListener
-