| Package | Description |
|---|---|
| org.hspconsortium.client.auth.access |
| Modifier and Type | Method and Description |
|---|---|
static AccessTokenGrantType |
AccessTokenGrantType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AccessTokenGrantType[] |
AccessTokenGrantType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AbstractAccessTokenRequest(String clientId,
T credentials,
AccessTokenGrantType grantType) |
Copyright © 2014–2016 Healthcare Services Platform Consortium. All rights reserved.