Home
last modified time | relevance | path

Searched refs:introspect (Results 1 – 2 of 2) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCloudSecurityToken.php64 'introspect' => [
65 'path' => 'v1/introspect',
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSecurityToken/Resource/
H A DV1.php44 public function introspect(GoogleIdentityStsV1IntrospectTokenRequest $postBody, $optParams = []) function in Google\\Service\\CloudSecurityToken\\Resource\\V1