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

Packages that use ShibbolethAttributeFilteringEngine
edu.internet2.middleware.shibboleth.common.attribute.provider   
 

Uses of ShibbolethAttributeFilteringEngine in edu.internet2.middleware.shibboleth.common.attribute.provider
 

Methods in edu.internet2.middleware.shibboleth.common.attribute.provider that return ShibbolethAttributeFilteringEngine
 ShibbolethAttributeFilteringEngine ShibbolethSAML2AttributeAuthority.getFilteringEngine()
          Gets the filtering engine.
 ShibbolethAttributeFilteringEngine ShibbolethSAML1AttributeAuthority.getFilteringEngine()
          Gets the filtering engine.
 

Methods in edu.internet2.middleware.shibboleth.common.attribute.provider with parameters of type ShibbolethAttributeFilteringEngine
 void ShibbolethSAML2AttributeAuthority.setFilteringEngine(ShibbolethAttributeFilteringEngine engine)
          Sets the attribute filtering engine.
 void ShibbolethSAML1AttributeAuthority.setFilteringEngine(ShibbolethAttributeFilteringEngine engine)
          Sets the attribute filtering engine.
 



Copyright © 2006-2010 Internet2. All Rights Reserved.