Uses of Package
net.shibboleth.idp.attribute.filter.policyrule.impl
Packages that use net.shibboleth.idp.attribute.filter.policyrule.impl
Package
Description
Implementation of the filter context matchers Matchers.
Classes which implement
PolicyRequirementRule.This is where the attribute policy rules that understand SAML live.
This is where the parsers for filters that are natural policy rules (that is to make their
decisions based on the context, not the attribute values are implemented.
-
Classes in net.shibboleth.idp.attribute.filter.policyrule.impl used by net.shibboleth.idp.attribute.filter.policyrule.filtercontext.implClassDescriptionBasis of all implementations of
PolicyRequirementRulewhich do some sort of comparison.GeneralMatcherfor regexp comparison of strings in Attribute Filters.GeneralPolicyRequirementRuleforStringcomparison of strings in Attribute Filters. -
Classes in net.shibboleth.idp.attribute.filter.policyrule.impl used by net.shibboleth.idp.attribute.filter.policyrule.implClassDescriptionBasis of all implementations of
PolicyRequirementRulewhich do some sort of comparison.Evaluator bound to the Matcher semantic. -
Classes in net.shibboleth.idp.attribute.filter.policyrule.impl used by net.shibboleth.idp.attribute.filter.policyrule.saml.implClassDescriptionBasis of all implementations of
PolicyRequirementRulewhich do some sort of comparison. -
Classes in net.shibboleth.idp.attribute.filter.policyrule.impl used by net.shibboleth.idp.attribute.filter.spring.policyrule.impl