Interface PermissionCheckValueMappingStrategy
- All Known Implementing Classes:
DefaultPermissionCheckValueMappingStrategy
public interface PermissionCheckValueMappingStrategy
A Strategy interface to provide a mapping between
PermissionCheckValue and PermissionCheckResult
objects, so that single yes/no outcome can be produced from a PermissionCheckValue.-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getPermissionCheckResult
-