Class AndCondition

  • All Implemented Interfaces:
    EntitlementCondition

    public class AndCondition
    extends LogicalCondition
    EntitlementCondition wrapper on a set of EntitlementCondition(s) to provide boolean OR logic Membership is of AndCondition is satisfied if the user is a member of any of the wrapped EntitlementCondition.