Searched refs:getSub (Results 1 – 4 of 4) sorted by relevance
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Subscriptions/ | ||
H A D | SubscriptionTest.php | 12 function getSub($override = []) { function in Sabre\\CalDAV\\Subscriptions\\SubscriptionTest |
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSecurityToken/ | ||
H A D | GoogleIdentityStsV1IntrospectTokenResponse.php | 152 public function getSub() function in Google\\Service\\CloudSecurityToken\\GoogleIdentityStsV1IntrospectTokenResponse |
/plugin/authgooglesheets/vendor/google/auth/src/ | ||
H A D | OAuth2.php | 461 if (!(is_null($this->getSub()))) { |
/plugin/authgooglesheets/vendor/google/auth/src/Credentials/ | ||
H A D | ServiceAccountCredentials.php | 214 if ($sub = $this->auth->getSub()) { |