Also
I had a doubt about caching of wildcards
Is a wildcard cached in the context of both subject and resource
Or
Or is it cached just in the context of resource only?
eg
definition folder {
Relation: admin:user:*
}
Will the the cache have (as keys) just folder,
Or it will have the context of both user along with folder?