Package | Description |
---|---|
edu.internet2.middleware.shibboleth.common.attribute.filtering.provider | |
edu.internet2.middleware.shibboleth.common.config.attribute.filtering |
Modifier and Type | Method and Description |
---|---|
List<AttributeRule> |
AttributeFilterPolicy.getAttributeRules()
Gets the attribute rules that are in effect if this policy is in effect.
|
Modifier and Type | Method and Description |
---|---|
protected void |
ShibbolethAttributeFilteringEngine.filterAttributes(ShibbolethFilteringContext filterContext,
AttributeRule attributeRule)
Evaluates the given attribute rule.
|
Modifier and Type | Method and Description |
---|---|
List<AttributeRule> |
AttributeFilterPolicyFactoryBean.getAttributeRules()
Gets the attribute rules that are in effect if this policy is in effect.
|
Modifier and Type | Method and Description |
---|---|
void |
AttributeFilterPolicyFactoryBean.setAttributeRules(List<AttributeRule> rules)
Sets the attribute rules that are in effect if this policy is in effect.
|
Copyright © 1999–2014. All rights reserved.