kanidm/docs/v1.0.0rc1/rustdoc/kanidmd_lib/server/sidebar-items.js
2023-02-17 07:24:03 +00:00

1 line
845 B
JavaScript

window.SIDEBAR_ITEMS = {"mod":[["access","Access Control Profiles"],["batch_modify",""],["create",""],["delete",""],["identity","Contains structures related to the Identity that initiated an `Event` in the server. Generally this Identity is what will have access controls applied to and this provides the set of `Limits` to confine how many resources that the identity may consume during operations to prevent denial-of-service."],["migrations",""],["modify",""],["recycle",""]],"struct":[["DomainInfo",""],["QueryServer",""],["QueryServerReadTransaction",""],["QueryServerWriteTransaction",""]],"trait":[["QueryServerTransaction","The `QueryServerTransaction` trait provides a set of common read only operations to be shared between `QueryServerReadTransaction` and `QueryServerWriteTransaction`s."]],"type":[["ResolveFilterCacheReadTxn",""]]};