public class AuthorizationCodeRequest extends Object implements AuthorizationRequest, Serializable
| Modifier and Type | Method and Description |
|---|---|
String |
getClientId() |
FhirEndpoints |
getFhirEndpoints() |
String |
getLaunchId() |
String |
getOauthState() |
String |
getRedirectUri() |
String |
getResponseType() |
Scopes |
getScopes() |
public FhirEndpoints getFhirEndpoints()
getFhirEndpoints in interface AuthorizationRequestpublic String getClientId()
getClientId in interface AuthorizationRequestpublic String getResponseType()
getResponseType in interface AuthorizationRequestpublic Scopes getScopes()
getScopes in interface AuthorizationRequestpublic String getLaunchId()
getLaunchId in interface AuthorizationRequestpublic String getRedirectUri()
getRedirectUri in interface AuthorizationRequestpublic String getOauthState()
getOauthState in interface AuthorizationRequestCopyright © 2014–2016 Healthcare Services Platform Consortium. All rights reserved.