| Modifier and Type | Class and Description |
|---|---|
class |
JsonAccessTokenProvider |
| Modifier and Type | Field and Description |
|---|---|
protected AccessTokenProvider |
AbstractFhirSession.accessTokenProvider |
| Constructor and Description |
|---|
AuthorizationCodeSessionFactory(ca.uhn.fhir.context.FhirContext hapiFhirContext,
SessionKeyRegistry sessionKeyRegistry,
String sessionKey,
FhirSessionContextHolder fhirSessionContextHolder,
AccessTokenProvider accessTokenProvider,
String clientId,
C clientCredentials,
String redirectUri) |
| Constructor and Description |
|---|
ClientCredentialsSessionFactory(ca.uhn.fhir.context.FhirContext hapiFhirContext,
AccessTokenProvider accessTokenProvider,
FhirEndpointsProvider fhirEndpointsProvider,
String fhirServiceUrl,
String clientId,
C clientCredentials,
Scopes scopes) |
Copyright © 2014–2016 Healthcare Services Platform Consortium. All rights reserved.