Interface AdminPermissionEvaluator.PermissionCheck
- 
- Enclosing interface:
- AdminPermissionEvaluator
 
 public static interface AdminPermissionEvaluator.PermissionCheckUseful as a function pointer, i.e. RoleMapperResource is reused bewteen GroupResource and UserResource to manage role mappings. We don't know what type of resource we're managing here (user or group), so we don't know how to query the policy engine to determine if an action is allowed.
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanevaluate()
 
-