|
ILIAS
release_8 Revision v8.24
|
CAS user creation helper. More...
Collaboration diagram for ilCASAttributeToUser:Public Member Functions | |
| __construct (\ilCASSettings $settings) | |
| create (string $a_username) | |
Private Attributes | |
| ilLogger | $logger |
| ilXmlWriter | $writer |
| ilCASSettings | $settings |
CAS user creation helper.
Definition at line 24 of file class.ilCASAttributeToUser.php.
| ilCASAttributeToUser::__construct | ( | \ilCASSettings | $settings | ) |
Definition at line 30 of file class.ilCASAttributeToUser.php.
References $DIC, $settings, ILIAS\Repository\logger(), and ILIAS\Repository\settings().
Here is the call graph for this function:| ilCASAttributeToUser::create | ( | string | $a_username | ) |
Definition at line 41 of file class.ilCASAttributeToUser.php.
References ilAuthUtils\_generateLogin(), ILIAS\Repository\logger(), and ILIAS\Repository\settings().
Here is the call graph for this function:
|
private |
Definition at line 26 of file class.ilCASAttributeToUser.php.
|
private |
Definition at line 28 of file class.ilCASAttributeToUser.php.
Referenced by __construct().
|
private |
Definition at line 27 of file class.ilCASAttributeToUser.php.