Uses of Class
net.shibboleth.idp.attribute.filter.spring.BaseFilterParser
Packages that use BaseFilterParser
Package
Description
Parsers for simple matchers.
Parsers for the top level of the "urn:mace:shibboleth:2.0:afp" namespace.
Base class for parsers parse beans which are natural "Matchers" (that is to say that
they look at attribute values).
Classes which parse beans which are natural "Matchers" (that is to say that they look at attribute values).
Base parser for filters that are natural policy rules (that is to make their
decisions based on the context, not the attribute values are implemented.
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.
Parsers for the SAML rules.
-
Uses of BaseFilterParser in net.shibboleth.idp.attribute.filter.spring.basic.impl
Subclasses of BaseFilterParser in net.shibboleth.idp.attribute.filter.spring.basic.implModifier and TypeClassDescriptionclassBean definition parser forAndMatcherorAndPolicyRuleobjects.classBean definition parser forPolicyRequirementRule.MATCHES_ALLobjects.classBean definition parser forNotMatcherorNotPolicyRuleobjects.classBean definition parser forOrMatcherorOrPolicyRuleobjects.classBean definition parser forScriptedPolicyRuleorScriptedMatcherobjects. -
Uses of BaseFilterParser in net.shibboleth.idp.attribute.filter.spring.impl
Subclasses of BaseFilterParser in net.shibboleth.idp.attribute.filter.spring.implModifier and TypeClassDescriptionclassBean definition parser for anAttributeFilterPolicy.classSpring bean definition parser to configure anAttributeRule. -
Uses of BaseFilterParser in net.shibboleth.idp.attribute.filter.spring.matcher
Subclasses of BaseFilterParser in net.shibboleth.idp.attribute.filter.spring.matcherModifier and TypeClassDescriptionclassBase function for all Attribute Value matchers. -
Uses of BaseFilterParser in net.shibboleth.idp.attribute.filter.spring.matcher.impl
Subclasses of BaseFilterParser in net.shibboleth.idp.attribute.filter.spring.matcher.implModifier and TypeClassDescriptionclassBase class for regex matching functors of natural type Matcher (mostly attribute value matchers).classBase class for string matching functors of natural type Matcher (mostly attribute value matchers).classBean definition parser forAttributeScopeStringMatchers.classBean definition parser forAttributeScopeRegexpMatchers.classBean definition parser forAttributeValueRegexpMatchers.classBean definition parser forAttributeValueStringMatchers. -
Uses of BaseFilterParser in net.shibboleth.idp.attribute.filter.spring.policyrule
Subclasses of BaseFilterParser in net.shibboleth.idp.attribute.filter.spring.policyruleModifier and TypeClassDescriptionclassBase function for all natural policy rules. -
Uses of BaseFilterParser in net.shibboleth.idp.attribute.filter.spring.policyrule.impl
Modifier and TypeClassDescriptionclassBase class for regex matching functors of natural type PolicyRule.classBase class for string matching functors of natural type PolicyRule.classBean definition parser forAttributeIssuerRegexpPolicyRule.classBean definition parser forAttributeIssuerPolicyRule.classBean definition parser forAttributeRequesterRegexpPolicyRule.classBean definition parser forAttributeRequesterPolicyRule.classBean definition parser forDirectionPolicyRuleusingAttributeFilterContext.Direction.INBOUND.classBean definition parser forNumOfAttributeValuesPolicyRule.classBean definition parser forDirectionPolicyRuleusingAttributeFilterContext.Direction.OUTBOUND.classBean definition parser forPredicatePolicyRule.classBean definition parser forPrincipalNameRegexpPolicyRule.classBean definition parser forPrincipalNamePolicyRule.classBean definition parser forProfilePolicyRule.classBean definition parser forProxiedRequesterRegexpPolicyRule.classBean definition parser forProxiedRequesterPolicyRule. -
Uses of BaseFilterParser in net.shibboleth.idp.attribute.filter.spring.saml.impl
Subclasses of BaseFilterParser in net.shibboleth.idp.attribute.filter.spring.saml.implModifier and TypeClassDescriptionclassParser for EntityAttributeExactPolicyRule types.classParser for EntityAttributeRegexPolicyRule types.classBase definition for all EntityAttribute Parsers.classParser for entity group policy rules.classParser for NameIDFormat rules.classSpring bean definition parser that creates RegistrationAuthorityPolicyRule beans.classBean definition parser forAttributeInMetadataMatcher.classParser forIssuerEntityAttributeExactPolicyRule.classParser forIssuerEntityAttributeRegexPolicyRule.classParser forIssuerInEntityGroupPolicyRule.classParser forIssuerNameIDFormatExactPolicyRule.classSpring bean definition parser that createsIssuerRegistrationAuthorityPolicyRulebeans.classParser forProxiedRequesterEntityAttributeExactPolicyRule.classParser forProxiedRequesterEntityAttributeRegexPolicyRule.classParser forProxiedRequesterInEntityGroupPolicyRule.classSpring bean definition parser that createsProxiedRequesterRegistrationAuthorityPolicyRulebeans.classParser forRequesterEntityAttributeExactPolicyRule.classParser forRequesterEntityAttributeRegexPolicyRule.classParser forRequesterInEntityGroupPolicyRule.classParser forRequesterNameIDFormatExactPolicyRule.classSpring bean definition parser that createsRequesterRegistrationAuthorityPolicyRulebeans.classBean definition parser forAttributeScopeMatchesShibMDScope.classBean definition parser forAttributeValueMatchesShibMDScope.