Class JLinkedinOauth
Joomla Platform class for generating Linkedin API access token.
- JOAuth1Client
-
JLinkedinOauth
Package: Joomla\Platform\Linkedin
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE
Since: 13.1
Located at joomla/linkedin/oauth.php
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE
Since: 13.1
Located at joomla/linkedin/oauth.php
Methods summary
public
|
#
__construct(
Constructor. |
public
boolean
|
#
verifyCredentials( )
Method to verify if the access token is valid by making a request to an API endpoint. |
public
|
|
public
|
|
public
string
|
Methods inherited from JOAuth1Client
authenticate(),
generateNonce(),
getOption(),
getToken(),
oauthRequest(),
safeEncode(),
setOption(),
setToken(),
toUrl()
Magic methods summary
Properties summary
protected
|
$options |
#
Options for the JLinkedinOauth object. |
