Uses of Class
net.shibboleth.idp.attribute.filter.spring.policyrule.impl.AbstractRegexPolicyRuleParser
Package | Description |
---|---|
net.shibboleth.idp.attribute.filter.spring.policyrule.impl |
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 AbstractRegexPolicyRuleParser in net.shibboleth.idp.attribute.filter.spring.policyrule.impl
Subclasses of AbstractRegexPolicyRuleParser in net.shibboleth.idp.attribute.filter.spring.policyrule.impl Modifier and Type Class Description class
AttributeIssuerRegexRuleParser
Bean definition parser forAttributeIssuerRegexpPolicyRule
.class
AttributeRequesterRegexRuleParser
Bean definition parser forAttributeRequesterRegexpPolicyRule
.class
PrincipalNameRegexRuleParser
Bean definition parser forPrincipalNameRegexpPolicyRule
.class
ProxiedRequesterRegexRuleParser
Bean definition parser forProxiedRequesterRegexpPolicyRule
.