public class ServiceProvider extends Provider implements Serializable
| Constructor and Description |
|---|
ServiceProvider(String id,
String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
addArp(ARP arp) |
boolean |
equals(Object o) |
ACL |
getAcl() |
List<ARP> |
getArps() |
String |
getEulaURL() |
String |
getId() |
int |
hashCode() |
boolean |
isIdpVisibleOnly() |
void |
setAcl(ACL acl) |
void |
setArps(List<ARP> arps) |
void |
setEulaURL(String eulaURL) |
void |
setId(String id) |
void |
setIdpVisibleOnly(boolean idpVisibleOnly) |
String |
toString() |
addContactPerson, compareTo, firstStatusThenName, getContactPersons, getDescription, getHomeUrl, getLogoUrl, getMetadataUrl, getName, getType, isLinked, setContactPersons, setDescription, setHomeUrl, setLinked, setLogoUrl, setMetadataUrl, setName, setTypepublic ACL getAcl()
public void setAcl(ACL acl)
public void addArp(ARP arp)
public boolean isIdpVisibleOnly()
public void setIdpVisibleOnly(boolean idpVisibleOnly)
public String getEulaURL()
public void setEulaURL(String eulaURL)
Copyright © 2012 SURFnet bv, The Netherlands. All Rights Reserved.