ILIAS
release_8 Revision v8.19-1-g4e8f2f9140c
|
A password is used as part of credentials for authentication. More...
Public Member Functions | |
__construct (string $pass) | |
toString () | |
Private Attributes | |
string | $pass |
A password is used as part of credentials for authentication.
This is a quite specific kind of data - worth to be protected and not to be confused by mistake.
Definition at line 16 of file Password.php.
ILIAS\Data\Password::__construct | ( | string | $pass | ) |
Definition at line 20 of file Password.php.
References ILIAS\Data\Password\$pass.
ILIAS\Data\Password::toString | ( | ) |
|
private |
Definition at line 18 of file Password.php.
Referenced by ILIAS\Data\Password\__construct(), and ILIAS\Data\Password\toString().