|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Inheritance diagram for sspmod_cdc_Auth_Process_CDC:
Collaboration diagram for sspmod_cdc_Auth_Process_CDC:Public Member Functions | |
| __construct ($config, $reserved) | |
| Initialize this filter. More... | |
| process (&$state) | |
| Redirect to page setting CDC. 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 | |
| $domain | |
| $client | |
Additional Inherited Members | |
Data Fields inherited from SimpleSAML_Auth_ProcessingFilter | |
| $priority = 50 | |
| Priority of this filter. More... | |
| sspmod_cdc_Auth_Process_CDC::__construct | ( | $config, | |
| $reserved | |||
| ) |
Initialize this filter.
| array | $config | Configuration information about this filter. |
| mixed | $reserved | For future use. |
Definition at line 33 of file CDC.php.
References $config.
| sspmod_cdc_Auth_Process_CDC::process | ( | & | $state | ) |
Redirect to page setting CDC.
| array | &$state | The request state. |
Reimplemented from SimpleSAML_Auth_ProcessingFilter.
Definition at line 51 of file CDC.php.
References $id, $params, $returnTo, $state, SimpleSAML\Module\getModuleURL(), SimpleSAML_Auth_State\saveState(), and SimpleSAML\Logger\warning().
Here is the call graph for this function: