Home
last modified time | relevance | path

Searched refs:Jwk (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DGetJSONWebKeysResponse.php25 protected $keysType = Jwk::class;
43 * @param Jwk[]
50 * @return Jwk[]
H A DJwk.php20 class Jwk extends \Google\Model class
188 class_alias(Jwk::class, 'Google_Service_Container_Jwk');