ILIAS
Release_4_0_x_branch Revision 61816
|
Client implementation of RADIUS. More...
Client implementation of RADIUS.
class Auth_RADIUS_Acct_Update
class Auth_RADIUS_Acct_Start
class Auth_RADIUS_Acct
class Auth_RADIUS_MSCHAPv2
class Auth_RADIUS_MSCHAPv1
class Auth_RADIUS_CHAP_MD5
class Auth_RADIUS_PAP
class Auth_RADIUS
This are wrapper classes for the RADIUS PECL. Provides RADIUS Authentication (RFC2865) and RADIUS Accounting (RFC2866).
Abstract base class for RADIUS
Class for authenticating using PAP (Plaintext)
Class for authenticating using CHAP-MD5 see RFC1994. Instead og the plaintext password the challenge and the response are needed.
Class for authenticating using MS-CHAPv1 see RFC2433
Class for authenticating using MS-CHAPv2 see RFC2759
Class for RADIUS accounting
Class for RADIUS accounting. Its usualy used, after the user has logged in.
Class for RADIUS accounting. Its usualy used, after the user has logged out.
Class for interim RADIUS accounting updates.