| Package | Description |
|---|---|
| com.docusign.esign.api | |
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
void |
AuthenticationApi.deleteSocialLogin(String accountId,
String userId,
SocialAccountInformation socialAccountInformation)
Deletes user's social account.
|
void |
AuthenticationApi.updateSocialLogin(String accountId,
String userId,
SocialAccountInformation socialAccountInformation)
Adds social account for a user.
|
| Modifier and Type | Method and Description |
|---|---|
SocialAccountInformation |
NewAccountDefinition.getSocialAccountInformation() |
| Modifier and Type | Method and Description |
|---|---|
List<SocialAccountInformation> |
UserSocialIdResult.getSocialAccountInformation()
Contains properties that map a DocuSign user to a social account (Facebook, Yahoo, etc.)
|
| Modifier and Type | Method and Description |
|---|---|
void |
NewAccountDefinition.setSocialAccountInformation(SocialAccountInformation socialAccountInformation) |
| Modifier and Type | Method and Description |
|---|---|
void |
UserSocialIdResult.setSocialAccountInformation(List<SocialAccountInformation> socialAccountInformation) |
Copyright © 2017. All rights reserved.