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() |
java.lang.String |
getDisplayName() |
java.lang.String |
getFirstName() |
java.util.Locale |
getLanguage() |
java.lang.String |
getLocation() |
clearSensitiveData, getAccessToken, setAccessTokenasPrincipal, getEmail, getFamilyName, getGender, getLocale, getPictureUrl, getProfileUrl, getUsername, isExpiredaddAttribute, addAttributes, addAuthenticationAttribute, addAuthenticationAttributes, addPermission, addPermissions, addRole, addRoles, addRoles, build, build, containsAttribute, containsAuthenicationAttribute, getAttribute, getAttribute, getAttributes, getAuthenticationAttribute, getAuthenticationAttribute, getAuthenticationAttributes, getClientName, getId, getLinkedId, getPermissions, getRoles, getTypedId, isRemembered, readExternal, removeAttribute, removeAuthenticationAttribute, setClientName, setId, setLinkedId, setPermissions, setRemembered, setRoles, toString, writeExternalpublic java.lang.String getFirstName()
getFirstName in class CommonProfilepublic java.lang.String getDisplayName()
getDisplayName in class CommonProfilepublic java.lang.String getLocation()
getLocation in class CommonProfilepublic java.util.Locale getLanguage()
public PayPalAddress getAddress()
Copyright © 2018. All Rights Reserved.