Class JOpenstreetmapOauth
Joomla Platform class for generating Openstreetmap API access token.
- JOAuth1Client
-
JOpenstreetmapOauth
Package: Joomla\Platform\Openstreetmap
Deprecated: 4.0 Use the
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/openstreetmap/oauth.php
Deprecated: 4.0 Use the
joomla/openstreetmap package via Composer insteadCopyright: 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/openstreetmap/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
|
Methods inherited from JOAuth1Client
authenticate(),
generateNonce(),
getOption(),
getToken(),
oauthRequest(),
safeEncode(),
setOption(),
setToken(),
toUrl()
Magic methods summary
Properties summary
protected
|
$options |
#
Options for the JOpenstreetmapOauth object. |
