Moodle  2.2.1
http://www.collinsharper.com
Zend_Amf_Auth_Abstract Class Reference
Inheritance diagram for Zend_Amf_Auth_Abstract:

Public Member Functions

 setCredentials ($username, $password)

Protected Attributes

 $_username
 $_password

Detailed Description

Definition at line 33 of file Abstract.php.


Member Function Documentation

setCredentials ( username,
password 
)

Definition at line 38 of file Abstract.php.


Field Documentation

$_password [protected]

Definition at line 36 of file Abstract.php.

$_username [protected]

Definition at line 35 of file Abstract.php.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations