Package net.geant.edugain.attributes.namemappers

The net.geant.edugain.attributes.namemappers package containes interface and implementations which support attribute name mapping.

See:
          Description

Interface Summary
AttributeNameMapper Interface for Attribute Name Mappers.
 

Class Summary
DefaultAttributeNameMapper Default Attribute Name mapping class.
NamespacedAttribute Store namespaced attribute name.
NoopAttributeNameMapper NOOP implementation of AttributeNameMapper SPI.
 

Package net.geant.edugain.attributes.namemappers Description

The net.geant.edugain.attributes.namemappers package containes interface and implementations which support attribute name mapping. Attribute name mapping is a two-way mapping between physical and logical attribute names. Physical attribute names can also contain specific name spaces.