| Package | Description |
|---|---|
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
SocialAuthentication |
SocialAuthentication.authentication(String authentication)
Reserved: TBD
|
| Modifier and Type | Method and Description |
|---|---|
List<SocialAuthentication> |
Signer.getSocialAuthentications() |
List<SocialAuthentication> |
Intermediary.getSocialAuthentications() |
List<SocialAuthentication> |
InPersonSigner.getSocialAuthentications() |
List<SocialAuthentication> |
Editor.getSocialAuthentications() |
List<SocialAuthentication> |
CertifiedDelivery.getSocialAuthentications() |
List<SocialAuthentication> |
CarbonCopy.getSocialAuthentications() |
List<SocialAuthentication> |
Agent.getSocialAuthentications() |
| Modifier and Type | Method and Description |
|---|---|
void |
Signer.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) |
Signer |
Signer.socialAuthentications(List<SocialAuthentication> socialAuthentications)
Lists the social ID type that can be used for recipient authentication.
|
Intermediary |
Intermediary.socialAuthentications(List<SocialAuthentication> socialAuthentications)
Lists the social ID type that can be used for recipient authentication.
|
InPersonSigner |
InPersonSigner.socialAuthentications(List<SocialAuthentication> socialAuthentications)
Lists the social ID type that can be used for recipient authentication.
|
Editor |
Editor.socialAuthentications(List<SocialAuthentication> socialAuthentications)
Lists the social ID type that can be used for recipient authentication.
|
CertifiedDelivery |
CertifiedDelivery.socialAuthentications(List<SocialAuthentication> socialAuthentications)
Lists the social ID type that can be used for recipient authentication.
|
CarbonCopy |
CarbonCopy.socialAuthentications(List<SocialAuthentication> socialAuthentications)
Lists the social ID type that can be used for recipient authentication.
|
Agent |
Agent.socialAuthentications(List<SocialAuthentication> socialAuthentications)
Lists the social ID type that can be used for recipient authentication.
|
Copyright © 2016. All rights reserved.