Home
last modified time | relevance | path

Searched refs:getIssuer (Results 1 – 18 of 18) sorted by relevance

/plugin/authgooglesheets/vendor/google/auth/src/Credentials/
H A DServiceAccountCredentials.php213 $key = $this->auth->getIssuer() . ':' . $this->auth->getCacheKey();
289 'client_email' => $this->auth->getIssuer(),
320 return $this->auth->getIssuer();
H A DServiceAccountJwtAccessCredentials.php198 return $this->auth->getIssuer();
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Connectors/
H A DJwtClaims.php59 public function getIssuer() function in Google\\Service\\Connectors\\JwtClaims
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GKEHub/
H A DAuthority.php63 public function getIssuer() function in Google\\Service\\GKEHub\\Authority
/plugin/adfs/phpsaml/lib/Saml2/
H A DLogoutResponse.php86 public function getIssuer() function in OneLogin_Saml2_LogoutResponse
151 $issuer = $this->getIssuer();
H A DLogoutRequest.php276 public static function getIssuer($request) function in OneLogin_Saml2_LogoutRequest
394 $issuer = static::getIssuer($dom);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIot/
H A DX509CertificateDetails.php71 public function getIssuer() function in Google\\Service\\CloudIot\\X509CertificateDetails
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
H A DAuthProvider.php98 public function getIssuer() function in Google\\Service\\ServiceNetworking\\AuthProvider
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/
H A DAuthProvider.php98 public function getIssuer() function in Google\\Service\\ServiceUsage\\AuthProvider
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/
H A DAuthProvider.php98 public function getIssuer() function in Google\\Service\\ServiceConsumerManagement\\AuthProvider
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
H A DAuthProvider.php98 public function getIssuer() function in Google\\Service\\ServiceManagement\\AuthProvider
/plugin/gtime/gtlib/asn1/cms/
H A DCMSIssuerAndSerialNumber.php115 public function getIssuer() { function in CMSIssuerAndSerialNumber
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DGetOpenIDConfigResponse.php128 public function getIssuer() function in Google\\Service\\Container\\GetOpenIDConfigResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudKMS/
H A DCertificate.php70 public function getIssuer() function in Google\\Service\\CloudKMS\\Certificate
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1CertInfo.php120 public function getIssuer() function in Google\\Service\\Apigee\\GoogleCloudApigeeV1CertInfo
/plugin/authgooglesheets/vendor/google/auth/src/
H A DOAuth2.php440 'iss' => $this->getIssuer(),
1035 public function getIssuer() function in Google\\Auth\\OAuth2
/plugin/authgoogle/google/contrib/
H A DGoogle_GanService.php862 public function getIssuer() { function in Google_CcOffer
/plugin/adfs/phpsaml/
H A DREADME.md1388 * `getIssuer` - Gets the Issuer of the Logout Request.
1400 * `getIssuer` - Gets the Issuer of the Logout Response.