class Authentification extends Alvine

Client Authentification

Properties

protected string $token DPDHL-User-Authentication-Token

Methods

__construct(User $user, Password $password)

neues Objekt

string
getToken()

liefert den DPDHL-User-Authentication-Token zurück

Details

at line 50
__construct(User $user, Password $password)

neues Objekt

Parameters

User $user
Password $password

at line 62
string getToken()

liefert den DPDHL-User-Authentication-Token zurück

Return Value

string