Interface | Description |
---|---|
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 | Description |
---|---|
NuxeoOAuthToken |
Implementation of the
OAuthToken interface. |
OAuthTokenStoreImpl |
Service implementation for
OAuthTokenStore . |
Enum | Description |
---|---|
OAuthToken.Type |
Copyright © 2015 Nuxeo SA. All rights reserved.