ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Class ilSamlAuthFactory. More...
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().
ilSamlAuthFactory::getConfigDirectory | ( | ) |
Definition at line 29 of file class.ilSamlAuthFactory.php.
References $DIC, and ilUtil\getDataDir().
Referenced by auth().
const ilSamlAuthFactory::METADATA_PATH = 'auth/saml/config' |
Definition at line 9 of file class.ilSamlAuthFactory.php.