edu.internet2.middleware.grouper.shibboleth.util
Class SourceIdentifier

java.lang.Object
  extended by edu.internet2.middleware.grouper.shibboleth.util.SourceIdentifier

public class SourceIdentifier
extends Object

A source id.


Constructor Summary
SourceIdentifier()
           
 
Method Summary
 String getId()
          Get the source id.
 void setId(String id)
          Set the source id
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SourceIdentifier

public SourceIdentifier()
Method Detail

getId

public String getId()
Get the source id.

Returns:
the source id

setId

public void setId(String id)
Set the source id

Parameters:
id -


Copyright © 2011 Internet2. All Rights Reserved.