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, setClientSecret
public CreateFromAuthorizationCodeParameters()
Copyright © 2016. All Rights Reserved.