public class OAuth10Profile extends OAuth20Profile
OAuth20Profile. It deals with the OAuth
access token secret.logger, SEPARATOR| Constructor and Description |
|---|
OAuth10Profile() |
| Modifier and Type | Method and Description |
|---|---|
void |
clearSensitiveData() |
String |
getAccessSecret()
Return the access token secret.
|
void |
setAccessSecret(String accessSecret)
Set the access token secret
|
getAccessToken, setAccessTokengetDisplayName, getEmail, getFamilyName, getFirstName, getGender, getLocale, getLocation, 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 void setAccessSecret(String accessSecret)
accessSecret - the access token secretpublic String getAccessSecret()
public void clearSensitiveData()
clearSensitiveData in class OAuth20ProfileCopyright © 2019. All rights reserved.