Class OAuthServerKeyManagerImpl.InternalNuxeoOAuthConsumer
- java.lang.Object
-
- net.oauth.OAuthConsumer
-
- org.nuxeo.ecm.platform.oauth.consumers.NuxeoOAuthConsumer
-
- org.nuxeo.ecm.platform.oauth.keys.OAuthServerKeyManagerImpl.InternalNuxeoOAuthConsumer
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- OAuthServerKeyManagerImpl
protected class OAuthServerKeyManagerImpl.InternalNuxeoOAuthConsumer extends NuxeoOAuthConsumer
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class org.nuxeo.ecm.platform.oauth.consumers.NuxeoOAuthConsumer
ALLOW_SIGNEDFETCH, allowBypassVerifier, dedicatedLogin, description, enabled, log, publicKey, SCHEMA, SIGNEDFETCH_DEDICATED_USER, SIGNEDFETCH_NONE, SIGNEDFETCH_OPENSOCIAL_OWNER, SIGNEDFETCH_OPENSOCIAL_VIEWER, signedFetchSupport
-
-
Constructor Summary
Constructors Constructor Description InternalNuxeoOAuthConsumer(String consumerKey, String consumerSecret)
-
Method Summary
-
Methods inherited from class org.nuxeo.ecm.platform.oauth.consumers.NuxeoOAuthConsumer
allowBypassVerifier, allowSignedFetch, asDocumentModel, createFromDirectoryEntry, getCallbackURL, getConsumerKey, getConsumerSecret, getDescription, getPublicKey, getSecret, getSignedFetchUser
-
-