|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Class Summary | |
|---|---|
| AttributeConverter | Attribute Converter class. |
| AttributeConverterConfigurator | Configurator class for Attribute converter. |
| AttributeConverterFactory | Singleton factory class for AttributeConverter and AttributeNameMappers. |
| AttributeFilter | Attribute Filtering class. |
| AttributeSet | This class implements a container for AttributeValues. |
| Log4jConfigurator | Simple helper class for configuring Log4j. |
| RequestContext | Wrapper class for all request-related data. |
| RuleContext | The RuleContext class provides a common context for one attribute converter Rule. |
| Exception Summary | |
|---|---|
| ConfigurationException | Generic exception which is thrown when AttributeConverterFactory cannot configure the new AttributeConverter or AttributeNameMapper instance. |
| EvaluationException | Throwed when evaluation of an EL expression failed. |
| TooManyMultivaluedMatchException | This exception is thrown by the RuleContext to indicate that more than one multi-valued attribute is put in the RuleContext. |
This package containes the eduGAIN attribute converter and filtering classes. Attribute conversion is done in home and remote bridging elements. This conversion is fully configurable via XML files placed in eduGAIN bridging elements configuration directory. Conversion includes basic attribute transformations (creating new attributes, transforming attribute values with the use of regular expressions) and complex attribute transformations like merging and splitting attribute values. Filtering is responsible for allowing (or denying) specific attributes and values. By default no attribute is allowed to pass through the filter.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||