Class Mage_Api2_Model_Auth_Adapter_Abstract
Abstract class of authentication adapter
Direct known subclasses
Mage_Api2_Model_Auth_Adapter_Oauth
Abstract
Package: Mage\Api2
Category: Mage
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Author: Magento Core Team <core@magentocommerce.com>
Located at code/core/Mage/Api2/Model/Auth/Adapter/Abstract.php
Package: Mage\Api2
Category: Mage
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Author: Magento Core Team <core@magentocommerce.com>
Located at code/core/Mage/Api2/Model/Auth/Adapter/Abstract.php
abstract public
|
#
getUserParams(
Process request and figure out an API user type and its identifier |
abstract public
boolean
|
#
isApplicableToRequest(
Check if request contains authentication info for adapter |