Documentation

ApiUserAdapter
in package
implements AdapterInterface

Table of Contents

Interfaces

AdapterInterface

Properties

$mapper  : ApiUser
$token  : string

Methods

__construct()  : mixed
authenticate()  : Result
Try to authenticate.
getMapper()  : ApiUser
Get the mapper.
setCredentials()  : void
Sets the credentials used to authenticate.

Properties

Methods

authenticate()

Try to authenticate.

public authenticate() : Result
Return values
Result

setCredentials()

Sets the credentials used to authenticate.

public setCredentials(string $token) : void
Parameters
$token : string

        
On this page

Search results