|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Class ilSamlAuthFactory. More...
Collaboration diagram for ilSamlAuthFactory:Public Member Functions | |
| auth (string $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 | ( | string | $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:| ilSamlAuthFactory::getConfigDirectory | ( | ) |
ILIAS\Filesystem\Exception\IOException
Definition at line 28 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 caller graph for this function:| const ilSamlAuthFactory::METADATA_PATH = 'auth/saml/config' |
Definition at line 9 of file class.ilSamlAuthFactory.php.
Referenced by getConfigDirectory().