public class CreateFromRefreshTokenParameters extends ClientCredentials
| Constructor and Description |
|---|
CreateFromRefreshTokenParameters() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,java.lang.String> |
getContainerMap() |
void |
setGrantType(java.lang.String grantType)
Set the Grant Type
|
void |
setScope(java.lang.String scope)
Set the Scope
|
getClientID, getClientSecret, setClientID, setClientSecretpublic java.util.Map<java.lang.String,java.lang.String> getContainerMap()
public void setScope(java.lang.String scope)
scope - public void setGrantType(java.lang.String grantType)
grantType -