|
Open Journal Systems
3.3.0
|
Public Member Functions | |
| __construct ($username, $password) | |
| authenticate (RequestInterface $request) | |
| Http\Message\Authentication\Wsse::__construct | ( | $username, | |
| $password | |||
| ) |
| Http\Message\Authentication\Wsse::authenticate | ( | RequestInterface | $request | ) |
{Alter the request to add the authentication credentials.To do that, the implementation might use pre-stored credentials or do separate HTTP requests to obtain a valid token.
| RequestInterface | $request | The request without authentication information |
Implements Http\Message\Authentication.
Definition at line 44 of file Wsse.php.
References Psr\Http\Message\MessageInterface\withHeader().