org.springframework.social.linkedin.config.support
Class LinkedInApiHelper
java.lang.Object
org.springframework.social.linkedin.config.support.LinkedInApiHelper
- All Implemented Interfaces:
- org.springframework.social.config.xml.ApiHelper<LinkedIn>
public class LinkedInApiHelper
- extends Object
- implements org.springframework.social.config.xml.ApiHelper<LinkedIn>
Support class for JavaConfig and XML configuration support.
Creates an API binding instance for the current user's connection.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getApi
public LinkedIn getApi()
- Specified by:
getApi in interface org.springframework.social.config.xml.ApiHelper<LinkedIn>