| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
Class ilSamlSettings. More...
 Collaboration diagram for ilSamlSettings:Public Member Functions | |
| isDisplayedOnLoginPage () | |
| setLoginFormStatus (bool $displayed_on_login_page) | |
Static Public Member Functions | |
| static | getInstance () | 
Private Member Functions | |
| __construct () | |
Private Attributes | |
| readonly ilSetting | $settings | 
Static Private Attributes | |
| static self | $instance = null | 
Class ilSamlSettings.
Definition at line 25 of file class.ilSamlSettings.php.
      
  | 
  private | 
Definition at line 30 of file class.ilSamlSettings.php.
References ILIAS\Repository\settings().
 Here is the call graph for this function:
      
  | 
  static | 
Definition at line 35 of file class.ilSamlSettings.php.
Referenced by ilSamlSettingsGUI\saveSettings(), ilStartUpGUI\showSamlLoginForm(), and ilSamlSettingsGUI\showSettings().
 Here is the caller graph for this function:| ilSamlSettings::isDisplayedOnLoginPage | ( | ) | 
Definition at line 44 of file class.ilSamlSettings.php.
References ILIAS\Repository\settings().
 Here is the call graph for this function:| ilSamlSettings::setLoginFormStatus | ( | bool | $displayed_on_login_page | ) | 
Definition at line 49 of file class.ilSamlSettings.php.
References ILIAS\Repository\settings().
 Here is the call graph for this function:
      
  | 
  staticprivate | 
Definition at line 27 of file class.ilSamlSettings.php.
      
  | 
  private | 
Definition at line 28 of file class.ilSamlSettings.php.