PHP Class sspmod_saml_Auth_Process_PersistentNameID2TargetedID, simplesamlphp

Inheritance: extends SimpleSAML_Auth_ProcessingFilter
Afficher le fichier Open project: simplesamlphp/simplesamlphp

Méthodes publiques

Méthode Description
__construct ( array $config, mixed $reserved ) Initialize this filter, parse configuration.
process ( &$state ) Store a NameID to attribute.

Method Details

__construct() public méthode

Initialize this filter, parse configuration.
public __construct ( array $config, mixed $reserved )
$config array Configuration information about this filter.
$reserved mixed For future use.

process() public méthode

Store a NameID to attribute.
public process ( &$state )