Authentication: ezcAuthenticationOptions
[ ]
[ Rfcs ] [ Security ]
[ ]
[ ]
[ ]
[ ]
Class: ezcAuthenticationOptions
|
Class containing the basic options for the authentication main class. [
source]
Parents
ezcBaseOptions
|
--ezcAuthenticationOptions
Inherited Member Variables
From
ezcBaseOptions:
Method Summary
|
public ezcAuthenticationOptions |
__construct(
[$options = array()] )
Constructs an object with the specified values. |
Inherited Methods
From
ezcBaseOptions :
Methods
__construct
ezcAuthenticationOptions __construct(
[
$options = array()] )
Constructs an object with the specified values.
Parameters
| Name |
Type |
Description |
$options |
array(string=>mixed) |
Options for this class |
Throws
| Class | Description |
ezcBasePropertyNotFoundException |
if $options contains a property not defined |
ezcBaseValueException |
if $options contains a property with a value not allowed |
Redefinition of
Last updated: Mon, 17 Dec 2007