Added new StaticLinkedTokenSource
Type of change
-
Bug Fix -
Feature
Does this introduce a change in the core logic?
- [ ]
Does this introduce a change in the cloud provider implementation, if so which cloud?
-
AWS -
Azure -
GCP -
IBM
Updates description?
Added new StaticLinkedTokenSource
- New TokenSource class to provide a token which is linked to a
particular Segy Session
- GenericFileManager will create a key using file name and session
pointer in case it's present. Access to the files in this way works
per user/token/session.