public class ClientCredentialsSessionFactory<C extends Credentials> extends Object
| Constructor and Description |
|---|
ClientCredentialsSessionFactory(ca.uhn.fhir.context.FhirContext hapiFhirContext,
AccessTokenProvider accessTokenProvider,
FhirEndpointsProvider fhirEndpointsProvider,
String fhirServiceUrl,
String clientId,
C clientCredentials,
Scopes scopes) |
public ClientCredentialsSessionFactory(ca.uhn.fhir.context.FhirContext hapiFhirContext,
AccessTokenProvider accessTokenProvider,
FhirEndpointsProvider fhirEndpointsProvider,
String fhirServiceUrl,
String clientId,
C clientCredentials,
Scopes scopes)
public Session createSession()
Copyright © 2014–2016 Healthcare Services Platform Consortium. All rights reserved.