| 1 | import { SecurityManager } from '../../../src/common/security/SecurityManager'; |
| 2 | import { ServerInfo } from '../../../src/common/security/ServerInfo'; |
| 3 | import { TokenServiceParameter } from '../../../src/common/security/TokenServiceParameter'; |
| 4 | import { ServerType } from '../../../src/common/REST'; |
nothing calls this directly
no test coverage detected