FileSource
class FileSource implements ExternalAccountCredentialSourceInterface (View source)
Retrieve a token from a file.
Methods
__construct(string $file, string $format = null, string $subjectTokenFieldName = null)
No description
string
fetchSubjectToken(callable $httpHandler = null)
No description
Details
__construct(string $file, string $format = null, string $subjectTokenFieldName = null)
No description
string
fetchSubjectToken(callable $httpHandler = null)
No description