ILIAS
release_8 Revision v8.19
|
Class ilSamlAuthFactory. More...
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().
ilSamlAuthFactory::getConfigDirectory | ( | ) |
IOException |
Definition at line 47 of file class.ilSamlAuthFactory.php.
References $DIC, and ilFileUtils\getDataDir().
Referenced by auth().
|
private |
Definition at line 28 of file class.ilSamlAuthFactory.php.