Class Mage_Centinel_Model_StateAbstract
Abstract Validation State Model
- Varien_Object
- Mage_Centinel_Model_StateAbstract
Direct known subclasses
Mage_Centinel_Model_State_Jcb, Mage_Centinel_Model_State_Mastercard, Mage_Centinel_Model_State_Visa
Abstract
Package: Mage\Centinel
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Located at code/core/Mage/Centinel/Model/StateAbstract.php
Package: Mage\Centinel
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Located at code/core/Mage/Centinel/Model/StateAbstract.php
public
|
|
public
Varien_Object
|
|
public
mixed
|
|
public
|
|
public
|
|
public
|
|
final public
boolean
|
#
isLookupSuccessful( )
Analyse lookup`s results. If lookup is successful return true and false if it failure Result depends from flag self::getIsModeStrict() |
abstract protected
boolean
|
|
abstract protected
boolean
|
|
abstract public
boolean
|
#
isAuthenticateAllowed( )
Analyse lookup`s results. If it has require params for authenticate, return true |
abstract public
boolean
|
#
isAuthenticateSuccessful( )
Analyse authenticate`s results. If authenticate is successful return true and false if it failure Result depends from flag self::getIsModeStrict() |
private
Varien_Object
|
$_dataStorage | false |
#
Storage data model |