com.paypal.api.openidconnect
Class CreateFromRefreshTokenParameters
java.lang.Object
com.paypal.base.ClientCredentials
com.paypal.api.openidconnect.CreateFromRefreshTokenParameters
public class CreateFromRefreshTokenParameters
- extends ClientCredentials
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CreateFromRefreshTokenParameters
public CreateFromRefreshTokenParameters()
getContainerMap
public Map<String,String> getContainerMap()
- Returns:
- the containerMap
setScope
public void setScope(String scope)
- Set the Scope
- Parameters:
redirectURI -
setGrantType
public void setGrantType(String grantType)
- Set the Grant Type
- Parameters:
grantType -
Copyright © 2015. All Rights Reserved.