Nuxeo Enterprise Platform 5.4

Uses of Class
org.nuxeo.opensocial.shindig.crypto.OAuthServiceDescriptor

Packages that use OAuthServiceDescriptor
org.nuxeo.opensocial.service.api   
org.nuxeo.opensocial.service.impl   
org.nuxeo.opensocial.shindig.crypto   
 

Uses of OAuthServiceDescriptor in org.nuxeo.opensocial.service.api
 

Methods in org.nuxeo.opensocial.service.api that return OAuthServiceDescriptor
 OAuthServiceDescriptor[] OpenSocialService.getOAuthServices()
          Get a list of the configured external service providers that we want to communicate with.
 

Uses of OAuthServiceDescriptor in org.nuxeo.opensocial.service.impl
 

Methods in org.nuxeo.opensocial.service.impl that return OAuthServiceDescriptor
 OAuthServiceDescriptor[] OpenSocialServiceImpl.getOAuthServices()
           
 

Uses of OAuthServiceDescriptor in org.nuxeo.opensocial.shindig.crypto
 

Methods in org.nuxeo.opensocial.shindig.crypto that return OAuthServiceDescriptor
 OAuthServiceDescriptor[] OpenSocialDescriptor.getOAuthServices()
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.