Package | Description |
---|---|
edu.internet2.middleware.shibboleth.common.attribute.filtering.provider |
Modifier and Type | Method and Description |
---|---|
List<AttributeFilterPolicy> |
ShibbolethAttributeFilteringEngine.getFilterPolicies()
Gets the filter policies active for this engine.
|
Modifier and Type | Method and Description |
---|---|
protected void |
ShibbolethAttributeFilteringEngine.filterAttributes(ShibbolethFilteringContext filterContext,
AttributeFilterPolicy filterPolicy)
Evaluates the given policy's requirement and, if the requirement is met, filters the attributes according to the
policy.
|
Copyright © 1999–2014. All rights reserved.