Figure 1P-38 - Policy ABE - PolicyApp ABE Interaction

Header Image
Project:
Figure 1P-38 - Policy ABE - PolicyApp ABE Interaction : Class diagram
Created: 3/28/2022 3:51:09 PM
Modified: 9/16/2023 9:31:57 PM
Project:
Advanced:
At the highest level of abstraction, the Policy model consists of four distinct class hierarchies.<br/>There are many Policy ABE interactions. However, the relationship between entities in the Policy ABE and entities in the Policy Application ABE is arguably the most important of these.<br/>Conceptually, entities in the Policy Application ABE define how policy is used in the managed environment. Entities in the Policy ABE define how policy is represented. This enables Policies to be defined and used by different management applications. This fundamental relationship is shown in Figure below, and centers around the definition of the PolicyContainedIn association.<br/>This association defines the set of Policies that reside in a particular PolicyDomain. This single association links Policy and its subclasses to PolicyDomain. PolicyApplications are related to a PolicyDomain through the ScopesPolicyApplication aggregation. Thus, different subclasses of PolicyApplication, such as PolicyServer, PDP, PEP, and PXP, can be placed in the same PolicyDomain as different Policies. This facilitates their use by different PolicyApplications.<br/>The PolicyAppUsesPolicy association defines the set of Policies that are used by a particular PolicyApplication.<br/>