|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AttributeRule | |
---|---|
edu.internet2.middleware.shibboleth.common.attribute.filtering.provider | |
edu.internet2.middleware.shibboleth.common.config.attribute.filtering |
Uses of AttributeRule in edu.internet2.middleware.shibboleth.common.attribute.filtering.provider |
---|
Methods in edu.internet2.middleware.shibboleth.common.attribute.filtering.provider that return types with arguments of type AttributeRule | |
---|---|
List<AttributeRule> |
AttributeFilterPolicy.getAttributeRules()
Gets the attribute rules that are in effect if this policy is in effect. |
Methods in edu.internet2.middleware.shibboleth.common.attribute.filtering.provider with parameters of type AttributeRule | |
---|---|
protected void |
ShibbolethAttributeFilteringEngine.filterAttributes(ShibbolethFilteringContext filterContext,
AttributeRule attributeRule)
Evaluates the given attribute rule. |
Uses of AttributeRule in edu.internet2.middleware.shibboleth.common.config.attribute.filtering |
---|
Methods in edu.internet2.middleware.shibboleth.common.config.attribute.filtering that return types with arguments of type AttributeRule | |
---|---|
List<AttributeRule> |
AttributeFilterPolicyFactoryBean.getAttributeRules()
Gets the attribute rules that are in effect if this policy is in effect. |
Method parameters in edu.internet2.middleware.shibboleth.common.config.attribute.filtering with type arguments of type AttributeRule | |
---|---|
void |
AttributeFilterPolicyFactoryBean.setAttributeRules(List<AttributeRule> rules)
Sets the attribute rules that are in effect if this policy is in effect. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |