Package de.hybris.platform.servicelayer.security.strategies
package de.hybris.platform.servicelayer.security.strategies
-
ClassDescriptionThis is a test for
DefaultPermissionCheckValueMappingStrategyclassA Strategy interface to provide a mapping betweenPermissionCheckValueandPermissionCheckResultobjects, so that single yes/no outcome can be produced from a PermissionCheckValue.This strategy was introduced to keep principal hierarchy traversing logic outside of thePermissionCheckingService.