Retrieve a token from a file.
CloneableInstantiable
| Methods |
public __construct(string $file, ?string $format = NULL, ?string $subjectTokenFieldName = NULL)
|
| public fetchSubjectToken(?callable $httpHandler = NULL) : string |
| public getCacheKey() : ?string Gets the unique key for caching. The format for the cache key one of the following: Filename
|
| Properties |
| private string $file |
| private ?string $format |
| private ?string $subjectTokenFieldName |