public class PayPalProfile extends OAuth20Profile
This class is the user profile for PayPal with appropriate getters.
It is returned by the PayPalClient.
logger, SEPARATOR| Constructor and Description |
|---|
PayPalProfile() |
| Modifier and Type | Method and Description |
|---|---|
PayPalAddress |
getAddress() |
String |
getDisplayName() |
String |
getFirstName() |
Locale |
getLanguage() |
String |
getLocation() |
clearSensitiveData, getAccessToken, setAccessTokengetEmail, getFamilyName, getGender, getLocale, getPictureUrl, getProfileUrl, getUsernameaddAttribute, addAttributes, addPermission, addPermissions, addRole, addRoles, addRoles, build, containsAttribute, getAttribute, getAttribute, getAttributes, getClientName, getId, getLinkedId, getPermissions, getRoles, getTypedId, isRemembered, readExternal, removeAttribute, setClientName, setId, setLinkedId, setRemembered, toString, writeExternalpublic String getFirstName()
getFirstName in class CommonProfilepublic String getDisplayName()
getDisplayName in class CommonProfilepublic String getLocation()
getLocation in class CommonProfilepublic Locale getLanguage()
public PayPalAddress getAddress()
Copyright © 2017. All Rights Reserved.