Class NuxeoOAuthServiceProvider
java.lang.Object
net.oauth.OAuthServiceProvider
org.nuxeo.ecm.platform.oauth.providers.NuxeoOAuthServiceProvider
- All Implemented Interfaces:
Serializable
public class NuxeoOAuthServiceProvider
extends net.oauth.OAuthServiceProvider
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Stringprotected Stringprotected Stringprotected booleanprotected Stringprotected Longprotected Stringprotected Stringprotected booleanstatic final Stringprotected StringFields inherited from class net.oauth.OAuthServiceProvider
accessTokenURL, requestTokenURL, userAuthorizationURL -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected DocumentModelasDocumentModel(DocumentModel entry) static NuxeoOAuthServiceProvidergetId()boolean
-
Field Details
-
SCHEMA
- See Also:
-
gadgetUrl
-
serviceName
-
keyType
-
consumerKey
-
consumerSecret
-
publicKey
-
description
-
enabled
protected boolean enabled -
readOnly
protected boolean readOnly -
id
-
-
Constructor Details
-
NuxeoOAuthServiceProvider
-
NuxeoOAuthServiceProvider
-
-
Method Details
-
createFromDirectoryEntry
-
asDocumentModel
-
getGadgetUrl
-
getServiceName
-
getKeyType
-
getConsumerKey
-
getConsumerSecret
-
getPublicKey
-
getId
-
getRequestTokenUR
-
getUserAuthorizationURL
-
getAccessTokenURL
-
getDescription
-
isReadOnly
public boolean isReadOnly()
-