public class IdentityProvider extends Provider implements Serializable
Provider.Language| Modifier and Type | Field and Description |
|---|---|
static IdentityProvider |
NONE |
| Constructor and Description |
|---|
IdentityProvider() |
IdentityProvider(String id,
String institutionId,
String name) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getId() |
String |
getInstitutionId() |
String |
getSloLocation() |
String |
getSsoLocation() |
int |
hashCode() |
void |
setId(String id) |
void |
setInstitutionId(String institutionId) |
void |
setSloLocation(String sloLocation) |
void |
setSsoLocation(String ssoLocation) |
addContactPerson, addDescription, addHomeUrl, addName, compareTo, firstStatusThenName, getContactPerson, getContactPersons, getDescription, getDescription, getDescriptions, getHomeUrl, getHomeUrls, getLogoUrl, getMetadataUrl, getName, getName, getNames, getType, isLinked, setContactPersons, setDescription, setDescriptions, setHomeUrl, setHomeUrls, setLinked, setLogoUrl, setMetadataUrl, setName, setNames, setType, toStringpublic static final IdentityProvider NONE
public String getInstitutionId()
public void setInstitutionId(String institutionId)
public String getSsoLocation()
public void setSsoLocation(String ssoLocation)
public String getSloLocation()
public void setSloLocation(String sloLocation)
Copyright © 2013–2014 SURFnet bv, The Netherlands. All rights reserved.