public class CreateFromAuthorizationCodeParameters extends ClientCredentials
| Constructor and Description |
|---|
CreateFromAuthorizationCodeParameters() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getContainerMap() |
void |
setCode(String code)
Set the code
|
void |
setGrantType(String grantType)
Set the Grant Type
|
void |
setRedirectURI(String redirectURI)
Set the redirect URI
|
getClientID, getClientSecret, setClientID, setClientSecretpublic CreateFromAuthorizationCodeParameters()
Copyright © 2016. All Rights Reserved.