Home
last modified time | relevance | path

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

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firebaseappcheck/
H A 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/adfs/phpsaml/lib/Saml/
H A 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/
H A 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/
H A Ddataprovider-issue-2859.phpt17 OK (1 test, 1 assertion)
H A Ddataprovider-issue-2922.phpt18 OK (1 test, 1 assertion)
H A Dfilter-method.phpt20 OK (1 test, 1 assertion)
H A Dfilter-dataprovider-by-number.phpt20 OK (1 test, 1 assertion)
H A Dgroup.phpt20 OK (1 test, 1 assertion)
H A Doutput-isolation.phpt20 OK (1 test, 1 assertion)
H A Dfilter-method-case-insensitive.phpt20 OK (1 test, 1 assertion)
H A Dfilter-dataprovider-by-only-string.phpt20 OK (1 test, 1 assertion)
H A Dfilter-dataprovider-by-string.phpt20 OK (1 test, 1 assertion)
H A Dfilter-dataprovider-by-only-string-isolation.phpt21 OK (1 test, 1 assertion)
H A Dfilter-method-isolation.phpt21 OK (1 test, 1 assertion)
H A Dfilter-dataprovider-by-number-isolation.phpt21 OK (1 test, 1 assertion)
H A Dgroup-isolation.phpt21 OK (1 test, 1 assertion)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/
H A D2435.phpt20 OK (1 test, 1 assertion)
H A D2380.phpt19 OK (1 test, 1 assertion)
H A D2382.phpt19 OK (1 test, 1 assertion)
H A D1265.phpt21 OK (1 test, 1 assertion)
H A D1330.phpt24 OK (1 test, 1 assertion)
H A D797.phpt22 OK (1 test, 1 assertion)
H A D2758.phpt22 OK (1 test, 1 assertion)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/Trac/
H A D523.phpt19 OK (1 test, 1 assertion)
H A D1021.phpt19 OK (2 tests, 1 assertion)

12