| Summary: | [Passage] API revision | permission | OshiPermissionEmitter | ||
|---|---|---|---|
| Product: | [Technology] Passage | Reporter: | Elena Parovyshnaia <elena.parovyshnaya> |
| Component: | API | Assignee: | Elena Parovyshnaia <elena.parovyshnaya> |
| Status: | CLOSED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 0.9.0 | ||
| Target Milestone: | 1.0.0 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Bug Depends on: | |||
| Bug Blocks: | 564998 | ||
|
Description
Elena Parovyshnaia
PR#1 https://github.com/eclipse-passage/passage/pull/304 PR#2 https://github.com/eclipse-passage/passage/pull/305 - runtime environment inspection interfaces and properties PR#3 https://github.com/eclipse-passage/passage/pull/306 - reimplement OSHI permission emittor as condition expression token asesment service PR#4 https://github.com/eclipse-passage/passage/pull/307 - redesigh not thread safe codebase (minimize) - tests for HardwareEnvironment PR#5 https://github.com/eclipse-passage/passage/pull/307 - HardwareEnvironment test PR#6 https://github.com/eclipse-passage/passage/pull/308 - solution units contract tests `lic.api` / `lic.internal.api.inspection` runtime environment insoection interfaces and units `lic.base` / `lic.internal.base.inspection` base properties for hardware inspection `lic.oshi` / `tobemoved` - reimplemented hardware runtime environment inspection nad condition expression token asessment service All relevant services are covered with contract tests and made available through a `Framework` instance. |