Uses of Package
com.broadleafcommerce.data.tracking.core.policy
Packages that use com.broadleafcommerce.data.tracking.core.policy
Package
Description
-
Classes in com.broadleafcommerce.data.tracking.core.policy used by com.broadleafcommerce.data.tracking.coreClassDescriptionUsed to annotate a method that should be validated against one or more policies before the method is allowed to execute.
-
Classes in com.broadleafcommerce.data.tracking.core.policy used by com.broadleafcommerce.data.tracking.core.cache.marketplace.vendorClassDescriptionDTO object to hold information harvested form
Policy
annotations during runtime execution of validation. -
Classes in com.broadleafcommerce.data.tracking.core.policy used by com.broadleafcommerce.data.tracking.core.contextClassDescriptionDTO object to hold information harvested form
Policy
annotations during runtime execution of validation. -
Classes in com.broadleafcommerce.data.tracking.core.policy used by com.broadleafcommerce.data.tracking.core.mappingClassDescriptionUtility class capable of performing validation of a requested operation based on permissions available to the current
Authentication
. -
Classes in com.broadleafcommerce.data.tracking.core.policy used by com.broadleafcommerce.data.tracking.core.policyClassDescriptionOne of more possible user identity types.Strategy for multiple permissions evaluated against a policyResponsible for processing AOP calls to
Policy
annotated methods and running those requests through aPolicyEvaluator
before allowing the call to proceed.A thread context to keep track ofPolicy
aspects during validation.Validate security context required to execute a method annotated withPolicy
.DTO object to hold information harvested formPolicy
annotations during runtime execution of validation.An alternative toPolicy
used to introduce, alter or remove policy configuration on one or more component methods.The result of the validation. -
Classes in com.broadleafcommerce.data.tracking.core.policy used by com.broadleafcommerce.data.tracking.core.policy.autoconfigureClassDescriptionValidate methods specifically inherited from
CrudRepository
.ValidatePolicy
annotated methodsResponsible for processing AOP calls toPolicy
annotated methods and running those requests through aPolicyEvaluator
before allowing the call to proceed.Validate security context required to execute a method annotated withPolicy
.An alternative toPolicy
used to introduce, alter or remove policy configuration on one or more component methods.Utility class capable of performing validation of a requested operation based on permissions available to the currentAuthentication
. -
Classes in com.broadleafcommerce.data.tracking.core.policy used by com.broadleafcommerce.data.tracking.core.policy.trackableClassDescriptionOne of more possible user identity types.Strategy for multiple permissions evaluated against a policyValidate security context required to execute a method annotated with
Policy
.DTO object to hold information harvested formPolicy
annotations during runtime execution of validation.The result of the validation.Utility class capable of performing validation of a requested operation based on permissions available to the currentAuthentication
. -
Classes in com.broadleafcommerce.data.tracking.core.policy used by com.broadleafcommerce.data.tracking.core.policy.trackable.marketplace.vendorClassDescriptionStrategy for multiple permissions evaluated against a policyDTO object to hold information harvested form
Policy
annotations during runtime execution of validation.The result of the validation.Utility class capable of performing validation of a requested operation based on permissions available to the currentAuthentication
. -
Classes in com.broadleafcommerce.data.tracking.core.policy used by com.broadleafcommerce.data.tracking.core.serviceClassDescriptionUsed to annotate a method that should be validated against one or more policies before the method is allowed to execute.