Package | Description |
---|---|
edu.internet2.middleware.shibboleth.common.attribute.provider |
Modifier and Type | Field and Description |
---|---|
private ShibbolethAttributeFilteringEngine |
ShibbolethSAML2AttributeAuthority.filteringEngine
To determine releasable attributes.
|
private ShibbolethAttributeFilteringEngine |
ShibbolethSAML1AttributeAuthority.filteringEngine
To determine releasable attributes.
|
Modifier and Type | Method and Description |
---|---|
ShibbolethAttributeFilteringEngine |
ShibbolethSAML2AttributeAuthority.getFilteringEngine()
Gets the filtering engine.
|
ShibbolethAttributeFilteringEngine |
ShibbolethSAML1AttributeAuthority.getFilteringEngine()
Gets the filtering engine.
|
Modifier and Type | Method and Description |
---|---|
void |
ShibbolethSAML2AttributeAuthority.setFilteringEngine(ShibbolethAttributeFilteringEngine engine)
Sets the attribute filtering engine.
|
void |
ShibbolethSAML1AttributeAuthority.setFilteringEngine(ShibbolethAttributeFilteringEngine engine)
Sets the attribute filtering engine.
|
Copyright © 1999-2012. All Rights Reserved.