libAllure
 
Loading...
Searching...
No Matches
libAllure\AuthBackendOpenId Class Reference
+ Inheritance diagram for libAllure\AuthBackendOpenId:

Public Member Functions

 __construct ($domain)
 
 checkCredentials ($username, $password)
 
 getEmail ()
 
 getMode ()
 
 getOpenId ()
 
 getUserAttributes ($username=null)
 
 login ($provider)
 
 register ($identifier='default')
 
 registerAsDefault ()
 

Static Public Member Functions

static getAllBackendIdentifiers ()
 
static getAllBackends ()
 
static getBackend ($identifier='default')
 
static getInstance ()
 
static setBackend (AuthBackend $backend)
 

Member Function Documentation

◆ checkCredentials()

libAllure\AuthBackendOpenId::checkCredentials (   $username,
  $password 
)

Reimplemented from libAllure\AuthBackend.

◆ getUserAttributes()

libAllure\AuthBackendOpenId::getUserAttributes (   $username = null)

Reimplemented from libAllure\AuthBackend.