nl.surfnet.coin.selfservice.domain
Class IdentityProvider
java.lang.Object
nl.surfnet.coin.selfservice.domain.Provider
nl.surfnet.coin.selfservice.domain.IdentityProvider
- All Implemented Interfaces:
- Serializable, Comparable<Provider>
public class IdentityProvider
- extends Provider
- implements Serializable
Identity provider
- See Also:
- Serialized Form
| Methods inherited from class nl.surfnet.coin.selfservice.domain.Provider |
addContactPerson, addDescription, addHomeUrl, addName, compareTo, firstStatusThenName, getContactPersons, getDescription, getDescriptions, getHomeUrl, getHomeUrls, getLogoUrl, getMetadataUrl, getName, getNames, getType, isLinked, setContactPersons, setDescription, setDescriptions, setHomeUrl, setHomeUrls, setLinked, setLogoUrl, setMetadataUrl, setName, setNames, setType, toString |
IdentityProvider
public IdentityProvider()
IdentityProvider
public IdentityProvider(String id,
String institutionId,
String name)
getId
public String getId()
- Specified by:
getId in class Provider
setId
public void setId(String id)
- Specified by:
setId in class Provider
getInstitutionId
public String getInstitutionId()
setInstitutionId
public void setInstitutionId(String institutionId)
getSsoLocation
public String getSsoLocation()
setSsoLocation
public void setSsoLocation(String ssoLocation)
getSloLocation
public String getSloLocation()
setSloLocation
public void setSloLocation(String sloLocation)
equals
public boolean equals(Object o)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
Copyright © 2012 SURFnet bv, The Netherlands. All Rights Reserved.