| Package | Description |
|---|---|
| org.hspconsortium.client.auth | |
| org.hspconsortium.client.auth.authorizationcode | |
| org.hspconsortium.client.session.clientcredentials |
| Modifier and Type | Method and Description |
|---|---|
Scopes |
Scopes.add(Scope scope) |
Scopes |
AuthorizationRequest.getScopes() |
| Modifier and Type | Method and Description |
|---|---|
Scopes |
AuthorizationCodeRequest.getScopes() |
| Constructor and Description |
|---|
ClientCredentialsAccessTokenRequest(String clientId,
T clientCredentials,
Scopes scopes) |
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.