mojavi
[ class tree: mojavi ] [ index: mojavi ] [ all elements ]

Class: BasicSecurityFilter

Source Location: /filter/BasicSecurityFilter.class.php

Class Overview

ParameterHolder
   |
   --Filter
      |
      --SecurityFilter
         |
         --BasicSecurityFilter

BasicSecurityFilter checks security by calling the getCredential() method of the action. Once the credential has been acquired, BasicSecurityFilter verifies the user has the same credential by calling the hasCredential() method of SecurityUser.


Author(s):

  • Sean Kerr (skerr@mojavi.org)

Version:

  • $Id: BasicSecurityFilter.class.php 766 2005-02-03 04:44:01Z seank $

Copyright:

Methods


Inherited Variables

Inherited Methods

Class: SecurityFilter

SecurityFilter::newInstance()
Retrieve a new Controller implementation instance.

Class: Filter

Filter::execute()
Execute this filter.
Filter::getContext()
Retrieve the current application context.
Filter::initialize()
Initialize this Filter.

Class: ParameterHolder

ParameterHolder::clearParameters()
Clear all parameters associated with this request.
ParameterHolder::getParameter()
Retrieve a parameter.
ParameterHolder::getParameterNames()
Retrieve an array of parameter names.
ParameterHolder::getParameters()
Retrieve an array of parameters.
ParameterHolder::hasParameter()
Indicates whether or not a parameter exists.
ParameterHolder::removeParameter()
Remove a parameter.
ParameterHolder::setParameter()
Set a parameter.
ParameterHolder::setParameterByRef()
Set a parameter by reference.
ParameterHolder::setParameters()
Set an array of parameters.
ParameterHolder::setParametersByRef()
Set an array of parameters by reference.

Class Details

[line 26]
BasicSecurityFilter checks security by calling the getCredential() method of the action. Once the credential has been acquired, BasicSecurityFilter verifies the user has the same credential by calling the hasCredential() method of SecurityUser.



Tags:

version:  $Id: BasicSecurityFilter.class.php 766 2005-02-03 04:44:01Z seank $
since:  3.0.0
copyright:  (c) Sean Kerr, http://www.mojavi.org
author:  Sean Kerr (skerr@mojavi.org)


[ Top ]


Class Methods


method execute [line 43]

void execute( FilterChain $filterChain)

Execute this filter.



Tags:

access:  public
since:  3.0.0
author:  Sean Kerr (skerr@mojavi.org)


Overrides Filter::execute() (Execute this filter.)

Parameters:

FilterChain   $filterChain   A FilterChain instance.

[ Top ]


Documentation generated on Tue, 21 Feb 2006 01:45:10 +0900 by phpDocumentor 1.3.0RC5