Class AbstractComposedPolicyRule

All Implemented Interfaces:
PolicyRequirementRule, Component, DestructableComponent, IdentifiableComponent, IdentifiedComponent, InitializableComponent, UnmodifiableComponent
Direct Known Subclasses:
AndPolicyRule, OrPolicyRule

public abstract class AbstractComposedPolicyRule extends AbstractIdentifiableInitializableComponent implements PolicyRequirementRule, UnmodifiableComponent
Base class for PolicyRequirementRule implementations that are compositions of other PolicyRequirementRules.