public class Session extends AbstractFhirSession
accessToken, accessTokenProvider, client, clientInterceptor, hapiFhirContext, refreshTokenRequest, tokenEndpoint, userInfo| Constructor and Description |
|---|
Session(ca.uhn.fhir.context.FhirContext hapiFhirContext,
String fhirServiceApi,
AccessToken accessToken,
UserInfo userInfo) |
Session(ca.uhn.fhir.context.FhirContext hapiFhirContext,
String fhirServiceApi,
AccessToken accessToken,
UserInfo userInfo,
AccessTokenRequest refreshTokenRequest,
String tokenEndpoint) |
| Modifier and Type | Method and Description |
|---|---|
FluentSessionContextWrapper |
getContext() |
void |
setSummary(ca.uhn.fhir.rest.api.SummaryEnum theSummary) |
conformance, create, create, delete, delete, delete, fetchConformance, fetchResourceFromUrl, forceConformanceCheck, getAccessToken, getFhirContext, getHttpClient, getIdTokenProfileClaim, getServerBase, getTags, history, history, history, loadPage, meta, operation, read, read, read, read, registerInterceptor, search, search, search, search, setAccessTokenProvider, setEncoding, setLogRequestAndResponse, setPrettyPrint, transaction, transaction, unregisterInterceptor, update, update, update, validate, validate, vread, vread, vreadpublic Session(ca.uhn.fhir.context.FhirContext hapiFhirContext,
String fhirServiceApi,
AccessToken accessToken,
UserInfo userInfo)
public Session(ca.uhn.fhir.context.FhirContext hapiFhirContext,
String fhirServiceApi,
AccessToken accessToken,
UserInfo userInfo,
AccessTokenRequest refreshTokenRequest,
String tokenEndpoint)
public FluentSessionContextWrapper getContext()
public void setSummary(ca.uhn.fhir.rest.api.SummaryEnum theSummary)
Copyright © 2014–2016 Healthcare Services Platform Consortium. All rights reserved.