| ILIAS
    release_5-3 Revision v5.3.23-19-g915713cf615
    | 
Class ilSamlAuthFactory. More...
 Collaboration diagram for ilSamlAuthFactory:
 Collaboration diagram for ilSamlAuthFactory:| Public Member Functions | |
| auth ($authSourceName='default-sp') | |
| getConfigDirectory () | |
| Data Fields | |
| const | METADATA_PATH = 'auth/saml/config' | 
Class ilSamlAuthFactory.
Definition at line 7 of file class.ilSamlAuthFactory.php.
| ilSamlAuthFactory::auth | ( | $authSourceName = 'default-sp' | ) | 
| string | $authSourceName | 
| Exception | 
Definition at line 16 of file class.ilSamlAuthFactory.php.
References getConfigDirectory().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilSamlAuthFactory::getConfigDirectory | ( | ) | 
ILIAS\Filesystem\Exception\IOException
Definition at line 29 of file class.ilSamlAuthFactory.php.
References $DIC, ilUtil\getDataDir(), and METADATA_PATH.
Referenced by auth().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| const ilSamlAuthFactory::METADATA_PATH = 'auth/saml/config' | 
Definition at line 9 of file class.ilSamlAuthFactory.php.
Referenced by getConfigDirectory().