Joomla CMS  4.2.2
Documentation des API du CMS Joomla en version 4.2.2
Référence de la classe PublicKeyCredentialParameters
+ Graphe d'héritage de PublicKeyCredentialParameters:

Fonctions membres publiques

 __construct (string $type, int $alg)
 
 getType ()
 
 getAlg ()
 
 jsonSerialize ()
 

Fonctions membres publiques statiques

static createFromString (string $data)
 
static createFromArray (array $json)
 

Attributs privés

 $type
 
 $alg
 

Documentation des constructeurs et destructeur

◆ __construct()

__construct ( string  $type,
int  $alg 
)

Références $type.

Documentation des fonctions membres

◆ createFromArray()

static createFromArray ( array  $json)
static

◆ createFromString()

static createFromString ( string  $data)
static

Références $data.

◆ getAlg()

getAlg ( )

◆ getType()

getType ( )

Références $type.

◆ jsonSerialize()

jsonSerialize ( )

Références $type.

Documentation des champs

◆ $alg

$alg
private

◆ $type

$type
private

La documentation de cette classe a été générée à partir du fichier suivant :