|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ShibbolethAttributeFilteringEngine | |
---|---|
edu.internet2.middleware.shibboleth.common.attribute.provider |
Uses of ShibbolethAttributeFilteringEngine in edu.internet2.middleware.shibboleth.common.attribute.provider |
---|
Fields in edu.internet2.middleware.shibboleth.common.attribute.provider declared as ShibbolethAttributeFilteringEngine | |
---|---|
private ShibbolethAttributeFilteringEngine |
ShibbolethSAML2AttributeAuthority.filteringEngine
To determine releasable attributes. |
private ShibbolethAttributeFilteringEngine |
ShibbolethSAML1AttributeAuthority.filteringEngine
To determine releasable attributes. |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |