| java.lang.Object | |
| ↳ | com.google.code.linkedinapi.client.oauth.LinkedInOAuthServiceFactory |
A factory for creating LinkedInOAuthService objects.
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| instance | The instance. | ||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Creates a new LinkedInOAuthService object.
| |||||||||||
Creates a new LinkedInOAuthService object.
| |||||||||||
Gets the single instance of LinkedInOAuthServiceFactory.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Creates a new LinkedInOAuthService object.
| apiConsumer | The api consumer |
|---|
Creates a new LinkedInOAuthService object.
| consumerKey | The consumer key |
|---|---|
| consumerSecret | The consumer secret |
Gets the single instance of LinkedInOAuthServiceFactory.