| Constructor and Description |
|---|
ServicesImpl(Manage manage,
List<String> guestIdps) |
| Modifier and Type | Method and Description |
|---|---|
List<Service> |
getInstitutionalServicesForIdp(String institutionId,
Locale locale) |
Optional<Service> |
getServiceByEntityId(String idpEntityId,
String spEntityId,
EntityType entityType,
Locale locale) |
Optional<Service> |
getServiceById(String idpEntityId,
Long spId,
EntityType entityType,
Locale locale) |
List<Service> |
getServicesByEntityIds(List<String> entityIds,
Locale locale) |
List<Service> |
getServicesForIdp(String idpEntityId,
boolean includeAll,
Locale locale) |
public List<Service> getServicesForIdp(String idpEntityId, boolean includeAll, Locale locale)
getServicesForIdp in interface Servicespublic List<Service> getServicesByEntityIds(List<String> entityIds, Locale locale)
getServicesByEntityIds in interface Servicespublic Optional<Service> getServiceByEntityId(String idpEntityId, String spEntityId, EntityType entityType, Locale locale)
getServiceByEntityId in interface Servicespublic Optional<Service> getServiceById(String idpEntityId, Long spId, EntityType entityType, Locale locale)
getServiceById in interface ServicesCopyright © 2012–2021 Pivotal Software, Inc.. All rights reserved.