| Package | Description |
|---|---|
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
List<SocialAuthentication> |
Signer.getSocialAuthentications()
Lists the social ID type that can be used for recipient authentication.
|
List<SocialAuthentication> |
NotaryHost.getSocialAuthentications()
Lists the social ID type that can be used for recipient authentication.
|
List<SocialAuthentication> |
Intermediary.getSocialAuthentications()
Lists the social ID type that can be used for recipient authentication.
|
List<SocialAuthentication> |
InPersonSigner.getSocialAuthentications()
Lists the social ID type that can be used for recipient authentication.
|
List<SocialAuthentication> |
Editor.getSocialAuthentications()
Lists the social ID type that can be used for recipient authentication.
|
List<SocialAuthentication> |
CertifiedDelivery.getSocialAuthentications()
Lists the social ID type that can be used for recipient authentication.
|
List<SocialAuthentication> |
CarbonCopy.getSocialAuthentications()
Lists the social ID type that can be used for recipient authentication.
|
List<SocialAuthentication> |
Agent.getSocialAuthentications()
Lists the social ID type that can be used for recipient authentication.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Signer.setSocialAuthentications(List<SocialAuthentication> socialAuthentications) |
void |
NotaryHost.setSocialAuthentications(List<SocialAuthentication> socialAuthentications) |
void |
Intermediary.setSocialAuthentications(List<SocialAuthentication> socialAuthentications) |
void |
InPersonSigner.setSocialAuthentications(List<SocialAuthentication> socialAuthentications) |
void |
Editor.setSocialAuthentications(List<SocialAuthentication> socialAuthentications) |
void |
CertifiedDelivery.setSocialAuthentications(List<SocialAuthentication> socialAuthentications) |
void |
CarbonCopy.setSocialAuthentications(List<SocialAuthentication> socialAuthentications) |
void |
Agent.setSocialAuthentications(List<SocialAuthentication> socialAuthentications) |
Copyright © 2017. All rights reserved.