Uses of Class
org.nuxeo.ecm.platform.oauth.tokens.NuxeoOAuthToken
-
Uses of NuxeoOAuthToken in org.nuxeo.ecm.platform.oauth.tokens
Modifier and TypeMethodDescriptionOAuthTokenStore.getClientAccessToken
(String appId, String owner) Get a Access token for the Shindig Client.OAuthTokenStoreImpl.getClientAccessToken
(String appId, String owner) protected NuxeoOAuthToken
OAuthTokenStoreImpl.getTokenFromDirectory
(String token) protected NuxeoOAuthToken
OAuthTokenStoreImpl.getTokenFromDirectoryEntry
(DocumentModel entry) protected NuxeoOAuthToken
OAuthTokenStoreImpl.storeAccessTokenAsDirectoryEntry
(NuxeoOAuthToken aToken) Modifier and TypeMethodDescriptionprotected NuxeoOAuthToken
OAuthTokenStoreImpl.storeAccessTokenAsDirectoryEntry
(NuxeoOAuthToken aToken)