Package | Description |
---|---|
edu.internet2.middleware.shibboleth.common.attribute.filtering | |
edu.internet2.middleware.shibboleth.common.attribute.filtering.provider |
Modifier and Type | Method and Description |
---|---|
Map<String,BaseAttribute> |
AttributeFilteringEngine.filterAttributes(Map<String,BaseAttribute> attributes,
ContextType context)
Filters values for the given attribute, removing or allowing attributes per some implementation specific policy.
|
Modifier and Type | Class and Description |
---|---|
class |
FilterProcessingException
An exception resulting from the application of an attribute acceptance policy to a collection of attributes.
|
Modifier and Type | Method and Description |
---|---|
Map<String,BaseAttribute> |
ShibbolethAttributeFilteringEngine.filterAttributes(Map<String,BaseAttribute> attributes,
SAMLProfileRequestContext context)
Filters values for the given attribute, removing or allowing attributes per some implementation specific policy.
|
Copyright © 1999–2014. All rights reserved.