ILIAS
Release_4_0_x_branch Revision 61816
|
Data Fields | |
$status_type = RADIUS_STOP | |
Data Fields inherited from Auth_RADIUS_Acct | |
$authentic = null | |
$status_type = null | |
$session_time = null | |
$session_id = null | |
Data Fields inherited from Auth_RADIUS | |
$_servers = array() | |
$_configfile = null | |
$res = null | |
$username = null | |
$password = null | |
$attributes = array() | |
$rawAttributes = array() | |
$rawVendorAttributes = array() | |
$useStandardAttributes = true | |
Data Fields inherited from PEAR | |
$_debug = false | |
$_default_error_mode = null | |
$_default_error_options = null | |
$_default_error_handler = '' | |
$_error_class = 'PEAR_Error' | |
$_expected_errors = array() |
Additional Inherited Members | |
Public Member Functions inherited from Auth_RADIUS_Acct | |
Auth_RADIUS_Acct () | |
Constructor. | |
open () | |
Creates a RADIUS resource. | |
createRequest () | |
Creates an accounting request. | |
putAuthAttributes () | |
Put attributes for accounting. |
Definition at line 971 of file RADIUS.php.
Auth_RADIUS_Acct_Stop::$status_type = RADIUS_STOP |
Definition at line 978 of file RADIUS.php.