An interface for a data manager used for the API.
The data manager is in charge of reading databases for the needed data or resources.
It requires a way to get an Application Key for an API Key and a way to get a User ID for a given Session ID.
Fetches the application key for a given API key.
The API key.
The App Key or null.
null
An interface for a data manager used for the API.
The data manager is in charge of reading databases for the needed data or resources.
It requires a way to get an Application Key for an API Key and a way to get a User ID for a given Session ID.