edu.internet2.middleware.grouper.shibboleth.util
Class SourceIdentifier
java.lang.Object
edu.internet2.middleware.grouper.shibboleth.util.SourceIdentifier
public class SourceIdentifier
- extends Object
A source id.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SourceIdentifier
public SourceIdentifier()
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 © 2012 Internet2. All Rights Reserved.