Uses of Class
net.shibboleth.idp.attribute.filter.policyrule.filtercontext.impl.ProxiedRequesterRegexpPolicyRule
Packages that use ProxiedRequesterRegexpPolicyRule
Package
Description
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.
-
Uses of ProxiedRequesterRegexpPolicyRule in net.shibboleth.idp.attribute.filter.spring.policyrule.impl
Methods in net.shibboleth.idp.attribute.filter.spring.policyrule.impl that return types with arguments of type ProxiedRequesterRegexpPolicyRuleModifier and TypeMethodDescriptionprotected Class<ProxiedRequesterRegexpPolicyRule>
ProxiedRequesterRegexRuleParser.getNativeBeanClass()
Method return the native Matcher implementation.