Authentication: ezcAuthenticationTokenOptions
[ ]
[ Rfcs ] [ Security ]
[ ]
[ ]
[ ]
[ ]
Class: ezcAuthenticationTokenOptions
|
Class containing the options for the token authentication filter. [
source]
Parents
ezcBaseOptions
|
--ezcAuthenticationFilterOptions
|
--ezcAuthenticationTokenOptions
Inherited Member Variables
From
ezcBaseOptions:
Method Summary
|
public ezcAuthenticationTokenOptions |
__construct(
[$options = array()] )
Constructs an object with the specified values. |
Inherited Methods
From
ezcAuthenticationFilterOptions :
From
ezcBaseOptions :
Methods
__construct
ezcAuthenticationTokenOptions __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, 05 Jan 2009