Get all authentication information entered.
array<string, array{username: string|null, password: string|null}> The map of authentication data
public function getAuthentications();