|
ILIAS
release_8 Revision v8.24
|
Class ilSamlAuthFactory. More...
Collaboration diagram for ilSamlAuthFactory:Public Member Functions | |
| auth (string $authSourceName='default-sp') | |
| getConfigDirectory () | |
Private Attributes | |
| const | METADATA_PATH = 'auth/saml/config' |
Class ilSamlAuthFactory.
Definition at line 26 of file class.ilSamlAuthFactory.php.
| ilSamlAuthFactory::auth | ( | string | $authSourceName = 'default-sp' | ) |
| string | $authSourceName |
| Exception |
Definition at line 35 of file class.ilSamlAuthFactory.php.
References getConfigDirectory().
Here is the call graph for this function:| ilSamlAuthFactory::getConfigDirectory | ( | ) |
| IOException |
Definition at line 47 of file class.ilSamlAuthFactory.php.
References $DIC, ilFileUtils\getDataDir(), and METADATA_PATH.
Referenced by auth().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 28 of file class.ilSamlAuthFactory.php.
Referenced by getConfigDirectory().