Uses of Class
net.shibboleth.idp.attribute.filter.policyrule.logic.impl.AbstractComposedPolicyRule
Package | Description |
---|---|
net.shibboleth.idp.attribute.filter.policyrule.logic.impl |
Implementation of the logical Policy Rules.
|
-
Uses of AbstractComposedPolicyRule in net.shibboleth.idp.attribute.filter.policyrule.logic.impl
Subclasses of AbstractComposedPolicyRule in net.shibboleth.idp.attribute.filter.policyrule.logic.impl Modifier and Type Class Description class
AndPolicyRule
PolicyRequirementRule
that implements the conjunction of Policy Rules.class
OrPolicyRule
PolicyRequirementRule
that implements the disjunction of Policy Rules.