| Package | Description |
|---|---|
| org.exoplatform.social.client.api.model |
| Modifier and Type | Method and Description |
|---|---|
RestProfile |
RestIdentity.getProfile()
Gets the profile associated with this identity.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RestIdentity.setProfile(RestProfile restProfile)
Sets the profile associated with this identity.
|
| Constructor and Description |
|---|
RestIdentity(String id,
String providerId,
String remoteId,
RestProfile restProfile)
Constructor.
|
Copyright © 2011–2015 eXo Platform SAS. All rights reserved.