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
- See Also:
 
- 
Field Summary
Fields inherited from class org.nuxeo.ecm.platform.oauth.consumers.NuxeoOAuthConsumer
ALLOW_SIGNEDFETCH, allowBypassVerifier, dedicatedLogin, description, enabled, publicKey, SCHEMA, SIGNEDFETCH_DEDICATED_USER, SIGNEDFETCH_NONE, SIGNEDFETCH_OPENSOCIAL_OWNER, SIGNEDFETCH_OPENSOCIAL_VIEWER, signedFetchSupportFields inherited from class net.oauth.OAuthConsumer
ACCEPT_ENCODING, ACCESSOR_SECRET, callbackURL, consumerKey, consumerSecret, serviceProvider - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class org.nuxeo.ecm.platform.oauth.consumers.NuxeoOAuthConsumer
allowBypassVerifier, allowSignedFetch, asDocumentModel, createFromDirectoryEntry, getCallbackURL, getConsumerKey, getConsumerSecret, getDescription, getPublicKey, getSecret, getSignedFetchUserMethods inherited from class net.oauth.OAuthConsumer
getProperty, setProperty 
- 
Constructor Details
- 
InternalNuxeoOAuthConsumer
 
 -