PHP Class SimpleSAML\Module\saml\Auth\Process\FilterScopes

Author: Adam Lantos, NIIF / Hungarnet
Author: Jaime PĂ©rez Crespo, UNINETT AS ([email protected])
Inheritance: extends SimpleSAML_Auth_ProcessingFilter
Show file Open project: simplesamlphp/simplesamlphp

Public Methods

Method Description
__construct ( &$config, mixed $reserved ) Constructor for the processing filter.
process ( &$request ) This method applies the filter, removing any values

Method Details

__construct() public method

Constructor for the processing filter.
public __construct ( &$config, mixed $reserved )
$reserved mixed For future use.

process() public method

This method applies the filter, removing any values
public process ( &$request )