Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
Firebase\JWT\CachedKeySet Class Reference
Inheritance diagram for Firebase\JWT\CachedKeySet:

Public Member Functions

 offsetExists ($keyId)
 
 offsetGet ($keyId)
 
 offsetSet ($offset, $value)
 
 offsetUnset ($offset)
 

Public Attributes

$this cache = $cache
 
$this defaultAlg = $defaultAlg
 
$this expiresAfter = $expiresAfter
 
$this httpClient = $httpClient
 
$this httpFactory = $httpFactory
 
$this rateLimit = $rateLimit
 

Member Function Documentation

◆ offsetExists()

Firebase\JWT\CachedKeySet::offsetExists ( $keyId)
Parameters
string$keyId
Return values
bool

◆ offsetGet()

Firebase\JWT\CachedKeySet::offsetGet ( $keyId)
Parameters
string$keyId
Return values
Key

◆ offsetSet()

Firebase\JWT\CachedKeySet::offsetSet ( $offset,
$value )
Parameters
string$offset
Key$value

◆ offsetUnset()

Firebase\JWT\CachedKeySet::offsetUnset ( $offset)
Parameters
string$offset

The documentation for this class was generated from the following file: