| Interface | Description |
|---|---|
| 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. |
| PrincipalHierarchyCheckingStrategy |
This strategy was introduced to keep principal hierarchy traversing logic outside of the
PermissionCheckingService. |
| Class | Description |
|---|---|
| DefaultPermissionCheckValueMappingStrategyTest |
This is a test for
DefaultPermissionCheckValueMappingStrategy class |
Copyright © 2017 SAP SE. All Rights Reserved.