public class IdentityProvider extends Provider implements Serializable
Provider.Language| Constructor and Description |
|---|
IdentityProvider() |
IdentityProvider(Map<String,Object> metaData) |
IdentityProvider(String id,
String institutionId,
String name,
Long eid) |
| Modifier and Type | Method and Description |
|---|---|
List<Consent> |
getDisableConsent() |
String |
getInstitutionId() |
Map<String,String> |
getKeywords() |
Map<String,String> |
getOrganisationDisplayNames() |
Map<String,String> |
getOrganisationNames() |
List<Map<String,String>> |
getStepupEntities() |
boolean |
isAllowMaintainersToManageAuthzRules() |
boolean |
isConnectToRSServicesAutomatically() |
boolean |
isDisplayAdminEmailsInDashboard() |
boolean |
isDisplayStatsInDashboard() |
void |
setInstitutionId(String institutionId) |
String |
toString() |
addAllowedEntityId, addContactPerson, addName, booleanOptionalValue, booleanValue, compareTo, equals, getAllowedEntityIds, getContactPerson, getContactPersons, getDescription, getDescriptions, getDisplayName, getDisplayNames, getEid, getHomeUrls, getId, getLogoUrl, getName, getName, getNames, getOrganisation, getOrganisations, getPublishInEdugainDate, getState, hashCode, isAllowedAll, isLinked, isNoConsentRequired, isPublishedInEdugain, safeString, setEid, setId, setLinked, setName, setNoConsentRequired, setStatepublic String getInstitutionId()
public void setInstitutionId(String institutionId)
public boolean isConnectToRSServicesAutomatically()
public boolean isAllowMaintainersToManageAuthzRules()
public boolean isDisplayAdminEmailsInDashboard()
public boolean isDisplayStatsInDashboard()
Copyright © 2012–2021 Pivotal Software, Inc.. All rights reserved.