mirror of
https://github.com/kanidm/kanidm.git
synced 2025-02-24 21:17:01 +01:00
1 line
845 B
JavaScript
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",""]]}; |