Package net.shibboleth.idp.attribute.filter.policyrule.logic.impl
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
PolicyRequirementRule
implementations that are compositions of otherPolicyRequirementRule
s.PolicyRequirementRule
that implements the conjunction of Policy Rules.PolicyRequirementRule
that implements the negation of a matcher.PolicyRequirementRule
that implements the disjunction of Policy Rules.