Home
last modified time | relevance | path

Searched refs:userId (Results 26 – 50 of 99) sorted by relevance

1234

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ServerProtocolHandler/
H A DServerWhoAmIHandler.php38 $userId = $token->getUsername();
40 if ($userId !== null) {
42 (new Dn($userId))->toArray();
43 $userId = 'dn:' . $userId;
45 $userId = 'u:' . $userId;
51 new ExtendedResponse(new LdapResult(ResultCode::SUCCESS), null, $userId)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DAndroidEnterprise.php89 'userId' => [
109 'userId' => [
129 'userId' => [
149 'userId' => [
164 'userId' => [
184 'userId' => [
372 'userId' => [
392 'userId' => [
412 'userId' => [
427 'userId' => [
[all …]
/plugin/structpublish/helper/
H A Ddb.php94 * @param ...string $pid, $userId, $groups...
110 $userId = $args[1] ?? $INPUT->server->str('REMOTE_USER');
115 $userId,
124 * @param string $userId User login name, current user if empty
129 public static function userHasRole($pid, $userId = '', $grps = [], $roles = [])
134 if (blank($userId)) {
135 $userId = $INPUT->server->str('REMOTE_USER');
146 $userId,
154 if (auth_isMember(implode(',', $users), $userId, $grps)) {
91 userHasRole($pid, $userId = '', $grps = [], $roles = []) global() argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Licensing/
H A DLicenseAssignmentInsert.php25 public $userId; variable in Google\\Service\\Licensing\\LicenseAssignmentInsert
30 public function setUserId($userId) argument
32 $this->userId = $userId;
39 return $this->userId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/Resource/
H A DBookshelves.php37 * @param string $userId ID of user for whom to retrieve bookshelves.
44 public function get($userId, $shelf, $optParams = []) argument
46 $params = ['userId' => $userId, 'shelf' => $shelf];
54 * @param string $userId ID of user for whom to retrieve bookshelves.
60 public function listBookshelves($userId, $optParams = []) argument
62 $params = ['userId' => $userId];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Blogger/Resource/
H A DPostUserInfos.php36 * @param string $userId
44 public function get($userId, $blogId, $postId, $optParams = []) argument
46 $params = ['userId' => $userId, 'blogId' => $blogId, 'postId' => $postId];
53 * @param string $userId
68 public function listPostUserInfos($userId, $blogId, $optParams = []) argument
70 $params = ['userId' => $userId, 'blogId' => $blogId];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DUserDeletionRequestId.php29 public $userId; variable in Google\\Service\\Analytics\\UserDeletionRequestId
48 public function setUserId($userId) argument
50 $this->userId = $userId;
57 return $this->userId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Safebrowsing/
H A DGoogleSecuritySafebrowsingV4ThreatHitUserInfo.php29 public $userId; variable in Google\\Service\\Safebrowsing\\GoogleSecuritySafebrowsingV4ThreatHitUserInfo
48 public function setUserId($userId) argument
50 $this->userId = $userId;
57 return $this->userId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsReporting/
H A DUser.php29 public $userId; variable in Google\\Service\\AnalyticsReporting\\User
48 public function setUserId($userId) argument
50 $this->userId = $userId;
57 return $this->userId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Classroom/
H A DTeacher.php31 public $userId; variable in Google\\Service\\Classroom\\Teacher
64 public function setUserId($userId) argument
66 $this->userId = $userId;
73 return $this->userId;
H A DInvitation.php37 public $userId; variable in Google\\Service\\Classroom\\Invitation
84 public function setUserId($userId) argument
86 $this->userId = $userId;
93 return $this->userId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/
H A DDeviceReportUpdateEvent.php31 public $userId; variable in Google\\Service\\AndroidEnterprise\\DeviceReportUpdateEvent
64 public function setUserId($userId) argument
66 $this->userId = $userId;
73 return $this->userId;
H A DNewDeviceEvent.php37 public $userId; variable in Google\\Service\\AndroidEnterprise\\NewDeviceEvent
84 public function setUserId($userId) argument
86 $this->userId = $userId;
93 return $this->userId;
H A DInstallFailureEvent.php41 public $userId; variable in Google\\Service\\AndroidEnterprise\\InstallFailureEvent
102 public function setUserId($userId) argument
104 $this->userId = $userId;
111 return $this->userId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/Resource/
H A DAccountsClientsUsers.php40 * @param string $userId Numerical identifier of the user to retrieve.
45 public function get($accountId, $clientAccountId, $userId, $optParams = []) argument
47 … $params = ['accountId' => $accountId, 'clientAccountId' => $clientAccountId, 'userId' => $userId];
86 * @param string $userId Numerical identifier of the user to retrieve.
92 …public function update($accountId, $clientAccountId, $userId, ClientUser $postBody, $optParams = [… argument
94 …ntId' => $accountId, 'clientAccountId' => $clientAccountId, 'userId' => $userId, 'postBody' => $po…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DVerificationCode.php33 public $userId; variable in Google\\Service\\Directory\\VerificationCode
70 public function setUserId($userId) argument
72 $this->userId = $userId;
79 return $this->userId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/
H A DGoogleCloudRetailV2UserInfo.php37 public $userId; variable in Google\\Service\\CloudRetail\\GoogleCloudRetailV2UserInfo
84 public function setUserId($userId) argument
86 $this->userId = $userId;
93 return $this->userId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DClientUser.php37 public $userId; variable in Google\\Service\\AdExchangeBuyerII\\ClientUser
84 public function setUserId($userId) argument
86 $this->userId = $userId;
93 return $this->userId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/
H A DGoogleCloudDataplexV1Session.php37 public $userId; variable in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1Session
84 public function setUserId($userId) argument
86 $this->userId = $userId;
93 return $this->userId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
H A DSignature.php35 public $userId; variable in Google\\Service\\CloudHealthcare\\Signature
82 public function setUserId($userId) argument
84 $this->userId = $userId;
91 return $this->userId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Blogger/
H A DPostPerUserInfo.php41 public $userId; variable in Google\\Service\\Blogger\\PostPerUserInfo
102 public function setUserId($userId) argument
104 $this->userId = $userId;
111 return $this->userId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Contactcenterinsights/
H A DGoogleCloudContactcenterinsightsV1ConversationParticipant.php41 public $userId; variable in Google\\Service\\Contactcenterinsights\\GoogleCloudContactcenterinsightsV1ConversationParticipant
102 public function setUserId($userId) argument
104 $this->userId = $userId;
111 return $this->userId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RecommendationsAI/
H A DGoogleCloudRecommendationengineV1beta1UserInfo.php37 public $userId; variable in Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1UserInfo
88 public function setUserId($userId) argument
90 $this->userId = $userId;
97 return $this->userId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Classroom/Resource/
H A DCoursesStudents.php73 * @param string $userId Identifier of the student to delete. The identifier can
80 public function delete($courseId, $userId, $optParams = []) argument
82 $params = ['courseId' => $courseId, 'userId' => $userId];
95 * @param string $userId Identifier of the student to return. The identifier can
102 public function get($courseId, $userId, $optParams = []) argument
104 $params = ['courseId' => $courseId, 'userId' => $userId];
H A DCoursesTeachers.php72 * @param string $userId Identifier of the teacher to delete. The identifier can
79 public function delete($courseId, $userId, $optParams = []) argument
81 $params = ['courseId' => $courseId, 'userId' => $userId];
94 * @param string $userId Identifier of the teacher to return. The identifier can
101 public function get($courseId, $userId, $optParams = []) argument
103 $params = ['courseId' => $courseId, 'userId' => $userId];

1234