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, getUsername, isExpiredaddAttribute, addAttributes, addAuthenticationAttribute, addAuthenticationAttributes, addPermission, addPermissions, addRole, 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, writeExternalclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitasPrincipalpublic String getFirstName()
getFirstName in class CommonProfilepublic String getDisplayName()
getDisplayName in class CommonProfilepublic String getLocation()
getLocation in class CommonProfilepublic Locale getLanguage()
public PayPalAddress getAddress()
Copyright © 2019. All rights reserved.