the decided state, or TriState.NOT_SET to defer to the next resolver
weight
defaultintweight()
Ordering weight; higher weights are consulted first. Defaults to 0.
Returns:
the weight
cacheable
defaultbooleancacheable()
Whether results from this resolver may be cached by the holder until the next invalidation.
Return false for back-ends whose answers can change without going through
PermissionHolder.invalidatePermissions().