Property | Type | Description | |
---|---|---|---|
$credentials | array | The password credentials | |
$environment |
Method | 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 | ||
return | string |
public updateCredentials ( |
||
$actionRequest | The current action request | |
return | void |