Свойство | Type | Description | |
---|---|---|---|
$credentials | array | The password credentials | |
$environment |
Méthode | Description | |
---|---|---|
__toString ( ) : string | Returns a string representation of the token for logging purposes. | |
updateCredentials ( |
Updates the password credential from the POST vars, if the POST parameters are available. Sets the authentication status to AUTHENTICATION_NEEDED, if credentials have been sent. |
public __toString ( ) : string | ||
Résultat | string |
public updateCredentials ( |
||
$actionRequest | The current action request | |
Résultat | void |
protected array $credentials | ||
Résultat | array |