Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.ecm.platform.oauth.tokens.NuxeoOAuthToken

Packages that use NuxeoOAuthToken
org.nuxeo.ecm.platform.oauth.tokens   
 

Uses of NuxeoOAuthToken in org.nuxeo.ecm.platform.oauth.tokens
 

Methods in org.nuxeo.ecm.platform.oauth.tokens that return NuxeoOAuthToken
 NuxeoOAuthToken OAuthTokenStoreImpl.getClientAccessToken(String appId, String owner)
           
 NuxeoOAuthToken OAuthTokenStore.getClientAccessToken(String appId, String owner)
          Get a Access token for the Shindig Client.
 

Constructors in org.nuxeo.ecm.platform.oauth.tokens with parameters of type NuxeoOAuthToken
NuxeoOAuthToken(NuxeoOAuthToken originalToken)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.