PHP Class sspmod_smartattributes_Auth_Process_SmartName, simplesamlphp

Author: Andreas Åkre Solberg, UNINETT AS.
Inheritance: extends SimpleSAML_Auth_ProcessingFilter
Show file Open project: simplesamlphp/simplesamlphp

Public Methods

Method Description
process ( &$request ) Apply filter to add or replace attributes.

Private Methods

Method Description
getFullName ( $attributes )
getLocalUser ( $userid )

Method Details

process() public method

Add or replace existing attributes with the configured values.
public process ( &$request )