Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/
H A DAuthenticationToken.php20 class AuthenticationToken extends \Google\Model class
44 class_alias(AuthenticationToken::class, 'Google_Service_AndroidEnterprise_AuthenticationToken');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/Resource/
H A DUsers.php20 use Google\Service\AndroidEnterprise\AuthenticationToken; alias
58 * @return AuthenticationToken
64 return $this->call('generateAuthenticationToken', [$params], AuthenticationToken::class);