Метод | Описание | |
---|---|---|
__construct ( array $info, array $config ) | Constructor for this authentication source. |
Метод | Описание | |
---|---|---|
login ( string $username, string $password ) : array | Attempt to log in using the given username and password. |
public __construct ( array $info, array $config ) | ||
$info | array | Information about this authentication source. |
$config | array | Configuration. |