Short-lived authorization proof bound to object generations. More...
Public Member Functions | |
| auto | consume () noexcept -> bool |
| auto | valid () const noexcept -> bool |
Data Fields | |
| const scoms::kobject::bobject * | caller {nullptr} |
| u32 | caller_generation {0} |
| bool | consumed {false} |
| operation_kind | operation {operation_kind::none} |
| dgp::isolation::isolation_rights | rights {dgp::isolation::isolation_rights::none} |
| const scoms::kobject::bobject * | target {nullptr} |
| u32 | target_generation {0} |
Short-lived authorization proof bound to object generations.