Struct stemjail::cmd::shim::AccessCache
[−]
[src]
pub struct AccessCache {
// some fields omitted
}There is two caches:
* granted is used to prune the access_data request hierarchy
* denied is used to find an exact match for the access_data request
e.g. Deny /var but allow /var/cache