ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Public Member Functions | |
__construct ($config, $reserved) | |
Initialize this filter, parse configuration. More... | |
Public Member Functions inherited from SimpleSAML_Auth_ProcessingFilter | |
__construct (&$config, $reserved) | |
Constructor for a processing filter. More... | |
process (&$request) | |
Process a request. More... | |
Private Attributes | |
$attribute | |
$nameId | |
Additional Inherited Members | |
Data Fields inherited from SimpleSAML_Auth_ProcessingFilter | |
$priority = 50 | |
Priority of this filter. More... | |
Definition at line 9 of file PersistentNameID2TargetedID.php.
sspmod_saml_Auth_Process_PersistentNameID2TargetedID::__construct | ( | $config, | |
$reserved | |||
) |
Initialize this filter, parse configuration.
array | $config | Configuration information about this filter. |
mixed | $reserved | For future use. |
Definition at line 34 of file PersistentNameID2TargetedID.php.
References $attribute, $config, $state, array, SAML2\Constants\NAMEID_PERSISTENT, SimpleSAML_Auth_ProcessingFilter\process(), string, and SimpleSAML\Logger\warning().
|
private |
Definition at line 17 of file PersistentNameID2TargetedID.php.
Referenced by __construct().
|
private |
Definition at line 25 of file PersistentNameID2TargetedID.php.