Uses of Package
org.nuxeo.ecm.platform.oauth.tokens
-
Packages that use org.nuxeo.ecm.platform.oauth.tokens Package Description org.nuxeo.ecm.platform.oauth.tokens -
Classes in org.nuxeo.ecm.platform.oauth.tokens used by org.nuxeo.ecm.platform.oauth.tokens Class Description NuxeoOAuthToken Implementation of theOAuthToken
interface.OAuthToken Represents Token data as manipulated in OAuth during the 3 legged authentication.OAuthToken.Type OAuthTokenStore Service interface for managingOAuthToken
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.