Uses of Package
de.hybris.platform.servicelayer.security.strategies
Packages that use de.hybris.platform.servicelayer.security.strategies
Package
Description
-
Classes in de.hybris.platform.servicelayer.security.strategies used by com.hybris.backoffice.userClassDescriptionThis strategy was introduced to keep principal hierarchy traversing logic outside of the
PermissionCheckingService. -
Classes in de.hybris.platform.servicelayer.security.strategies used by de.hybris.platform.servicelayer.security.permissions.implClassDescriptionA Strategy interface to provide a mapping between
PermissionCheckValueandPermissionCheckResultobjects, 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. -
Classes in de.hybris.platform.servicelayer.security.strategies used by de.hybris.platform.servicelayer.security.strategies.implClassDescriptionA Strategy interface to provide a mapping between
PermissionCheckValueandPermissionCheckResultobjects, 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.