Home
last modified time | relevance | path

Searched refs:API_CREDENTIALS (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-webui/app/common/services/
H A DdataService.js46 Constants.API_CREDENTIALS.host_storage_key) !== null) {
48 Constants.API_CREDENTIALS.host_storage_key);
50 return Constants.API_CREDENTIALS.default_protocol + '://' +
59 Constants.API_CREDENTIALS.default_protocol + '://' + hostWithPort;
61 Constants.API_CREDENTIALS.host_storage_key, hostURL);
H A Dconstants.js15 API_CREDENTIALS:
H A Dapi-utils.js15 API_CREDENTIALS: Constants.API_CREDENTIALS, property in AnonymousFunction1ea782bb0200.SERVICE
20 HOST_SESSION_STORAGE_KEY: Constants.API_CREDENTIALS.host_storage_key,