Home
last modified time | relevance | path

Searched refs:_checkUserPassword (Results 1 – 1 of 1) sorted by relevance

/plugin/magento/
H A Dauth.php89 return $this->_checkUserPassword( $entity, $pass );
381 protected function _checkUserPassword( $entity, $pass ) { function in auth_plugin_magento