Uses of Class
edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.AttributeFilterPolicy

Packages that use AttributeFilterPolicy
edu.internet2.middleware.shibboleth.common.attribute.filtering.provider   
 

Uses of AttributeFilterPolicy 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 AttributeFilterPolicy
 List<AttributeFilterPolicy> ShibbolethAttributeFilteringEngine.getFilterPolicies()
          Gets the filter policies active for this engine.
 

Methods in edu.internet2.middleware.shibboleth.common.attribute.filtering.provider with parameters of type AttributeFilterPolicy
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 © 2006-2008 Internet2. All Rights Reserved.