|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ilSamlAuthFactory:Public Member Functions | |
| auth (string $authSourceName='default-sp') | |
| getConfigDirectory () | |
Private Attributes | |
| const string | METADATA_PATH = 'auth/saml/config' |
Definition at line 23 of file class.ilSamlAuthFactory.php.
| ilSamlAuthFactory::auth | ( | string | $authSourceName = 'default-sp' | ) |
| Exception |
Definition at line 30 of file class.ilSamlAuthFactory.php.
References getConfigDirectory().
Here is the call graph for this function:| ilSamlAuthFactory::getConfigDirectory | ( | ) |
| IOException |
Definition at line 41 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 25 of file class.ilSamlAuthFactory.php.
Referenced by getConfigDirectory().