Package net.shibboleth.idp.attribute.filter.policyrule.logic.impl
@NonnullElements
package net.shibboleth.idp.attribute.filter.policyrule.logic.impl
Implementation of the logical Policy Rules.
The classes in this package all implement
Matcher-
ClassesClassDescriptionBase class for
PolicyRequirementRuleimplementations that are compositions of otherPolicyRequirementRules.PolicyRequirementRulethat implements the conjunction of Policy Rules.PolicyRequirementRulethat implements the negation of a matcher.PolicyRequirementRulethat implements the disjunction of Policy Rules.