Uses of Interface
com.broadleafcommerce.data.tracking.core.policy.PolicyUtils
Package
Description
-
Uses of PolicyUtils in com.broadleafcommerce.data.tracking.core.mapping
Modifier and TypeMethodDescriptionprotected PolicyUtils
ContextStateBuilder.getPolicyUtils()
protected PolicyUtils
DefaultTrackableDomainMapperMemberSupport.getPolicyUtils()
Modifier and TypeMethodDescriptionvoid
ContextStateBuilder.setPolicyUtils
(PolicyUtils policyUtils) void
DefaultTrackableDomainMapperMemberSupport.setPolicyUtils
(PolicyUtils policyUtils) -
Uses of PolicyUtils in com.broadleafcommerce.data.tracking.core.policy.autoconfigure
Modifier and TypeMethodDescriptionPolicyAutoConfiguration.policyEvaluator
(PolicyUtils policyUtils) -
Uses of PolicyUtils in com.broadleafcommerce.data.tracking.core.policy.trackable
Modifier and TypeInterfaceDescriptioninterface
Version of PolicyUtils capable of validating request values against business rules related to mutability and visibility of tenant related information. -
Uses of PolicyUtils in com.broadleafcommerce.data.tracking.core.policy.trackable.marketplace.vendor
Modifier and TypeClassDescriptionclass
An extension ofDefaultTrackablePolicyUtils
that understands what vendor(s) the current authentication is restricted to (including consideration for the current policy requirements) and can enforce access control accordingly.