Package net.geant.edugain.attributes.matchers

The net.geant.edugain.attributes.matchers package containes interface and implementations to support condition and attribute matching for attribute mapping rules.

See:
          Description

Interface Summary
Matcher Matcher interface for Rule matchers.
 

Class Summary
AbstractProviderMatcher Abstract superclass for RemoteProviderMatcher and LocalProviderMatcher.
AttributeMatcher Matcher class for simple and regular expression matching against attributes.
LocalProviderMatcher Matcher class for local provider matching.
RegularExpressionHelper Helper class for Regular expression matching.
RemoteProviderMatcher Matcher class for Remote Provider matching.
 

Package net.geant.edugain.attributes.matchers Description

The net.geant.edugain.attributes.matchers package containes interface and implementations to support condition and attribute matching for attribute mapping rules.