Uses of Package
org.nuxeo.ecm.platform.oauth.tokens
Packages that use org.nuxeo.ecm.platform.oauth.tokens
-
Classes in org.nuxeo.ecm.platform.oauth.tokens used by org.nuxeo.ecm.platform.oauth.tokensClassDescriptionImplementation of the
OAuthToken
interface.Represents Token data as manipulated in OAuth during the 3 legged authentication.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.