Google API Core Client - Class HeaderCredentialsInterface (1.46.0)

Namespace

Google \ ApiCore

Methods

getAuthorizationHeaderCallback

Parameter
Name Description
audience string|null

optional audience for self-signed JWTs.

Returns
Type Description
callable|null Callable function that returns an authorization header.

checkUniverseDomain

Verify that the expected universe domain matches the universe domain from the credentials.