Home
last modified time | relevance | path

Searched refs:identity (Results 1 – 25 of 74) sorted by relevance

123

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DIdentitySelector.php25 public $identity; variable in Google\\Service\\CloudAsset\\IdentitySelector
30 public function setIdentity($identity) argument
32 $this->identity = $identity;
39 return $this->identity;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/
H A DV1Beta1GenerateServiceIdentityResponse.php28 public function setIdentity(V1Beta1ServiceIdentity $identity) argument
30 $this->identity = $identity;
37 return $this->identity;
H A DV1GenerateDefaultIdentityResponse.php50 public function setIdentity(V1DefaultIdentity $identity) argument
52 $this->identity = $identity;
59 return $this->identity;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/
H A DGetServiceIdentityResponse.php32 public function setIdentity(ServiceIdentity $identity) argument
34 $this->identity = $identity;
41 return $this->identity;
H A DGoogleApiServiceusageV1beta1GetServiceIdentityResponse.php32 public function setIdentity(GoogleApiServiceusageV1beta1ServiceIdentity $identity) argument
34 $this->identity = $identity;
41 return $this->identity;
/plugin/fedauth/Auth/OpenID/
H A DServer.php773 $this->identity = $identity;
798 ($this->identity == $other->identity) &&
851 if ($identity === null) {
1023 if ($identity && !$claimed_id) {
1024 $claimed_id = $identity;
1030 if (!$identity) {
1039 } else if ($this->identity) {
1040 if ($identity &&
1041 ($this->identity != $identity)) {
1044 sprintf($fmt, $this->identity, $identity));
[all …]
/plugin/openid/Auth/OpenID/
H A DServer.php825 public $identity = ''; variable in Auth_OpenID_CheckIDRequest
829 * @param string $identity
884 $this->identity = $identity;
913 ($this->identity == $other->identity) &&
967 if ($identity === null) {
1140 $claimed_id = $identity;
1146 if (!$identity) {
1156 if ($identity &&
1157 ($this->identity != $identity)) {
1160 sprintf($fmt, $this->identity, $identity));
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DWindowsUpdate.php79 public function setIdentity(Identity $identity) argument
81 $this->identity = $identity;
88 return $this->identity;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OnDemandScanning/
H A DWindowsUpdate.php79 public function setIdentity(Identity $identity) argument
81 $this->identity = $identity;
88 return $this->identity;
/plugin/openid/
H A Daction.php199 foreach ($_POST['delete'] as $identity => $state) {
200 $this->remove_openid_association($user, $identity);
300 foreach ($identities as $identity => $user) {
302 …echo '<td width="10"><input type="checkbox" name="delete[' . htmlspecialchars($identity) . ']"/></…
303 echo '<td>' . $identity . '</td>';
401 foreach ($user['openids'] as $identity) {
402 if ($identity == $openid) {
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/System/SSH/
H A DAgent.php199 $identity = (new Identity($this->fsock))
202 $identities[] = $identity;
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/test/
H A Dutility.js20 assert.equal(underscore.identity(1), 1);
61 assert.equal(_.identity(stooge), stooge, 'stooge is the same as his identity');
134 assert.deepEqual(_.times(0, _.identity), []);
135 assert.deepEqual(_.times(-1, _.identity), []);
136 assert.deepEqual(_.times(parseFloat('-Infinity'), _.identity), []);
H A Dcollections.js349 assert.ok(_.every([], _.identity), 'the empty set');
350 assert.ok(_.every([true, true, true], _.identity), 'every true values');
351 assert.notOk(_.every([true, false, true], _.identity), 'one false value');
354 assert.strictEqual(_.every([1], _.identity), true, 'cast to boolean - true');
355 assert.strictEqual(_.every([0], _.identity), false, 'cast to boolean - false');
356 assert.notOk(_.every([void 0, void 0, void 0], _.identity), 'works with arrays of undefined');
384 assert.strictEqual(_.some([1], _.identity), true, 'cast to boolean - true');
385 assert.strictEqual(_.some([0], _.identity), false, 'cast to boolean - false');
550 assert.equal(-Infinity, _.max(null, _.identity), 'can handle null/undefined');
595 assert.equal(_.min(null, _.identity), Infinity, 'can handle null/undefined');
[all …]
H A Dfunctions.js685 var identity = _.iteratee();
686 assert.equal(identity, _.identity, '_.iteratee is exposed as an external function.');
/plugin/sequencediagram/bower_components/lodash/doc/
H A DREADME.md358 * <a href="#_identityvalue">`_.identity`</a>
557 3. `[iteratee=_.identity]` *(Function)*: The iteratee invoked per element.
1146 2. `[iteratee=_.identity]` *(Function)*: The iteratee invoked per element.
1396 3. `[iteratee=_.identity]` *(Function)*: The iteratee invoked per element.
2509 2. `[iteratee=_.identity]` *(Function)*: The iteratee to transform keys.
2889 2. `[iteratee=_.identity]` *(Function)*: The iteratee to transform keys.
2995 2. `[iteratee=_.identity]` *(Function)*: The iteratee to transform keys.
4431 2. `[wrapper=identity]` *(Function)*: The wrapper function.
10347 <h3 id="_identityvalue"><code>_.identity(value)</code></h3>
10365 console.log(_.identity(object) === object);
[all …]
/plugin/combo/resources/theme/default/components/css/
H A Dprofile-update.css61 .form-identity button {
/plugin/publist/
H A DTODO4 use identity function.
/plugin/publistf/
H A DTODO4 use identity function.
/plugin/publistx/
H A DTODO4 use identity function.
/plugin/sequencediagram/bower_components/lodash/dist/
H A Dlodash.core.js757 return identity;
848 return setToString(overRest(func, start, identity), func + '');
1462 var setToString = identity;
3446 function identity(value) { function
3678 ? baseExtremum(array, identity, baseGt)
3702 ? baseExtremum(array, identity, baseLt)
3753 lodash.identity = identity;
/plugin/combo/vendor/salesforce/handlebars-php/
H A DCODE_OF_CONDUCT.md10 welcoming environment for all, regardless of gender identity and expression,
29 identity and expression, sexual orientation, disability, physical appearance,
/plugin/authshibboleth/
H A DREADME.md11 …the environment variables injected by Shibboleth (user's attributes sent by the identity provider).
/plugin/sequencediagram/bower_components/lodash/test/
H A Dtest-fp.js270 actual = all([0])(_.identity);
486 actual = fp.uniqBy(_.identity, other);
1046 resolve = methodName == 'findIndexFrom' ? fp.eq : _.identity;
1064 resolve = methodName == 'findLastIndexFrom' ? fp.eq : _.identity;
2135 var actual = fp.update('a.b')(_.identity)({ 'a': { 'b': 1 } });
2143 actual = fp.update('a.b')(_.identity)(object);
/plugin/diagramsnet/lib/js/orgchart/
H A Dbridge.collections.min.js1identity(i,i=i+1|0)]=n[t]&255|(n[t+1|0]&255)<<8|(n[t+2|0]&255)<<16|(n[t+3|0]&255)<<24,t=t+4|0;r=n.…
/plugin/sequencediagram/bower_components/underscore/
H A Dunderscore-min.js5identity:m.isFunction(n)?b(n,t,r):m.isObject(n)?m.matcher(n):m.property(n)};m.iteratee=function(n,…

123