Uses of Package
com.broadleafcommerce.data.tracking.core.policy
Package
Description
-
ClassDescriptionUsed to annotate a method that should be validated against one or more policies before the method is allowed to execute.
-
ClassDescriptionDTO object to hold information harvested form
Policy
annotations during runtime execution of validation. -
ClassDescriptionDTO object to hold information harvested form
Policy
annotations during runtime execution of validation. -
ClassDescriptionUtility class capable of performing validation of a requested operation based on permissions available to the current
Authentication
. -
ClassDescriptionOne 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. -
ClassDescriptionValidate 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
. -
ClassDescriptionOne 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
. -
ClassDescriptionStrategy 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
. -
ClassDescriptionUsed to annotate a method that should be validated against one or more policies before the method is allowed to execute.