Engine for filtering attribute values.
More...
#include <shibsp/attribute/filtering/AttributeFilter.h>
Engine for filtering attribute values.
virtual void shibsp::AttributeFilter::filterAttributes |
( |
const FilteringContext & |
context, |
|
|
std::vector< Attribute * > & |
attributes |
|
) |
| const |
|
pure virtual |
Filters values out of a set of attributes.
- Parameters
-
context | a FilteringContext interface |
attributes | a mutable array containing the attributes to filter |
- Exceptions
-
AttributeFileringException | thrown if there is a problem filtering attributes |
The documentation for this class was generated from the following file: