| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
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' | ) | 
| Exception | 
Definition at line 33 of file class.ilSamlAuthFactory.php.
References getConfigDirectory().
 Here is the call graph for this function:| ilSamlAuthFactory::getConfigDirectory | ( | ) | 
| IOException | 
Definition at line 44 of file class.ilSamlAuthFactory.php.
References $DIC, and ilFileUtils\getDataDir().
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.