Home
last modified time | relevance | path

Searched refs:assertion (Results 1 – 25 of 51) sorted by relevance

123

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firebaseappcheck/
DGoogleFirebaseAppcheckV1betaExchangeAppAttestAssertionRequest.php29 public $assertion; variable in Google\\Service\\Firebaseappcheck\\GoogleFirebaseAppcheckV1betaExchangeAppAttestAssertionRequest
52 public function setAssertion($assertion) argument
54 $this->assertion = $assertion;
61 return $this->assertion;
/plugin/saml/phpsaml/lib/Saml/
DResponse.php11 * @param string $assertion SAML Response
13 public function __construct($oldSettings, $assertion) argument
17 parent::__construct($settings, $assertion);
/plugin/adfs/phpsaml/lib/Saml/
DResponse.php11 * @param string $assertion SAML Response
13 public function __construct($oldSettings, $assertion) argument
17 parent::__construct($settings, $assertion);
/plugin/authgooglesheets/vendor/google/auth/src/
DOAuth2.php439 $assertion = [
444 foreach ($assertion as $k => $v) {
450 $assertion['aud'] = $this->getAudience();
454 $assertion['scope'] = $this->getScope();
457 if (empty($assertion['scope']) && empty($assertion['aud'])) {
462 $assertion['sub'] = $this->getSub();
464 $assertion += $this->getAdditionalClaims();
467 $assertion,
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
Ddataprovider-issue-2859.phpt17 OK (1 test, 1 assertion)
Ddataprovider-issue-2922.phpt18 OK (1 test, 1 assertion)
Dgroup.phpt20 OK (1 test, 1 assertion)
Dfilter-method.phpt20 OK (1 test, 1 assertion)
Dfilter-dataprovider-by-number.phpt20 OK (1 test, 1 assertion)
Doutput-isolation.phpt20 OK (1 test, 1 assertion)
Dfilter-method-case-insensitive.phpt20 OK (1 test, 1 assertion)
Dfilter-dataprovider-by-only-string.phpt20 OK (1 test, 1 assertion)
Dfilter-dataprovider-by-string.phpt20 OK (1 test, 1 assertion)
Dgroup-isolation.phpt21 OK (1 test, 1 assertion)
Dfilter-dataprovider-by-number-isolation.phpt21 OK (1 test, 1 assertion)
Dfilter-dataprovider-by-only-string-isolation.phpt21 OK (1 test, 1 assertion)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/
D2435.phpt20 OK (1 test, 1 assertion)
D2380.phpt19 OK (1 test, 1 assertion)
D2382.phpt19 OK (1 test, 1 assertion)
D1265.phpt21 OK (1 test, 1 assertion)
D1330.phpt24 OK (1 test, 1 assertion)
D797.phpt22 OK (1 test, 1 assertion)
D2758.phpt22 OK (1 test, 1 assertion)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/Trac/
D523.phpt19 OK (1 test, 1 assertion)
D1021.phpt19 OK (2 tests, 1 assertion)

123