net.geant.edugain.attributes.matchers
Class LocalProviderMatcher

java.lang.Object
  extended by net.geant.edugain.attributes.matchers.AbstractProviderMatcher
      extended by net.geant.edugain.attributes.matchers.LocalProviderMatcher
All Implemented Interfaces:
Matcher

public class LocalProviderMatcher
extends AbstractProviderMatcher
implements Matcher

Matcher class for local provider matching.

Author:
Adam Lantos

Field Summary
 
Fields inherited from class net.geant.edugain.attributes.matchers.AbstractProviderMatcher
configuration, matcherID, regexpHelper
 
Constructor Summary
LocalProviderMatcher()
           
 
Method Summary
protected  java.lang.String getProviderId(RuleContext c)
          Return the local provider identifier.
 
Methods inherited from class net.geant.edugain.attributes.matchers.AbstractProviderMatcher
init, match
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface net.geant.edugain.attributes.matchers.Matcher
init, match
 

Constructor Detail

LocalProviderMatcher

public LocalProviderMatcher()
Method Detail

getProviderId

protected java.lang.String getProviderId(RuleContext c)
Return the local provider identifier.

Specified by:
getProviderId in class AbstractProviderMatcher
Parameters:
c -
Returns: