public class FhirEndpoints extends Object implements Serializable
| Constructor and Description |
|---|
FhirEndpoints(String fhirServiceApi,
String authorizationEndpoint,
String tokenEndpoint,
String userInfoEndpoint) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthorizationEndpoint() |
String |
getFhirServiceApi() |
String |
getTokenEndpoint() |
String |
getUserInfoEndpoint() |
Copyright © 2014–2016 Healthcare Services Platform Consortium. All rights reserved.