shibsp::AttributeFilter Class Reference

Engine for filtering attribute values. More...

#include <shibsp/attribute/filtering/AttributeFilter.h>

List of all members.

Public Member Functions

virtual void filterAttributes (const FilteringContext &context, std::vector< Attribute * > &attributes) const =0
 Filters values out of a set of attributes.

Detailed Description

Engine for filtering attribute values.


Member Function Documentation

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:

Generated on 15 Dec 2020 for shibboleth-3.2.0 by  doxygen 1.6.1