interface ExternalAccountCredentialSourceInterface (View source)

Methods

string
fetchSubjectToken(callable $httpHandler = null)

No description

string|null
getCacheKey()

No description

Details

string fetchSubjectToken(callable $httpHandler = null)

No description

Parameters

callable $httpHandler

Return Value

string

string|null getCacheKey()

No description

Return Value

string|null