Appearance
KBE3D / KBCore / Cesium / TrustedServers
TrustedServers
A singleton that contains all of the servers that are trusted. Credentials will be sent with any requests to these servers.
函数
| 函数 | 描述 |
|---|---|
| add | Adds a trusted server to the registry |
| remove | Removes a trusted server from the registry |
| contains | Tests whether a server is trusted or not. The server must have been added with the port if it is included in the url. |
| clear | Clears the registry |
