Nuxeo ECM Projects 5.4.3-SNAPSHOT

Package org.nuxeo.ecm.platform.oauth.tokens

Interface Summary
OAuthToken Represents Token data as manipulated in OAuth during the 3 legged authentication.
OAuthTokenStore Service interface for managing OAuthToken used both : - in the OAuth the Filter (Server side Tokens) : where Nuxeo is the provider - in Shindig (Client side Tokens) ; where Nuxeo is the consumer This service provides a center access point for all Token related actions.
 

Class Summary
NuxeoOAuthToken Implementation of the OAuthToken interface.
OAuthTokenStoreImpl Service implementation for OAuthTokenStore.
 

Enum Summary
OAuthToken.Type  
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.