Abstract Class Zend_Auth_Adapter

Description
  • abstract:
  • license: New BSD License
  • copyright: Copyright (c) 2005-2007 Zend Technologies USA Inc. (http://www.zend.com)

Located in /Auth/Adapter.php (line 30)


	
			
Direct descendents
Class Description
 class Zend_Auth_Digest_Adapter
Method Summary
Methods
static staticAuthenticate (line 40)

Extending classes may implement this method, accepting authentication credentials as parameters, and returning the authentication results

  • access: public
  • throws: Zend_Auth_Adapter_Exception
static Zend_Auth_Token_Interface staticAuthenticate ( $options)
  • array $options

Redefined in descendants as:
authenticate (line 54)

Extending classes should implement this method, accepting authentication credentials as parameters, and returning the authentication results

Zend_Auth_Token_Interface authenticate ( $options)
  • $options $options

Redefined in descendants as:

Documentation generated on Thu, 18 Jan 2007 10:00:37 -0800 by phpDocumentor 1.3.1