org.springframework.social.alfresco.connect
Class AlfrescoConnectionFactory
java.lang.Object
org.springframework.social.connect.ConnectionFactory<S>
org.springframework.social.connect.support.OAuth2ConnectionFactory<Alfresco>
org.springframework.social.alfresco.connect.AlfrescoConnectionFactory
public class AlfrescoConnectionFactory
- extends org.springframework.social.connect.support.OAuth2ConnectionFactory<Alfresco>
- Author:
- jottley
| Methods inherited from class org.springframework.social.connect.support.OAuth2ConnectionFactory |
createConnection, createConnection, extractProviderUserId, getOAuthOperations |
| Methods inherited from class org.springframework.social.connect.ConnectionFactory |
getApiAdapter, getProviderId, getServiceProvider |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AlfrescoConnectionFactory
public AlfrescoConnectionFactory(String consumerKey,
String consumerSecret)
- An ApiAdapter that bridges between the connection and the API client
- Parameters:
consumerKey - - Alfresco Api KeyconsumerSecret - - Alfresco Key Secret
Copyright © 2012 Alfresco Software Inc.. All Rights Reserved.