Uses of Class
com.docusign.esign.model.SocialAuthentication
-
Packages that use SocialAuthentication Package Description com.docusign.esign.model -
-
Uses of SocialAuthentication in com.docusign.esign.model
Methods in com.docusign.esign.model that return SocialAuthentication Modifier and Type Method Description SocialAuthenticationSocialAuthentication. authentication(String authentication)authentication.Methods in com.docusign.esign.model that return types with arguments of type SocialAuthentication Modifier and Type Method Description List<SocialAuthentication>Agent. getSocialAuthentications()Lists the social ID type that can be used for recipient authentication..List<SocialAuthentication>BulkSendingCopyRecipient. 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>CertifiedDelivery. 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>InPersonSigner. 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>NotaryHost. getSocialAuthentications()Lists the social ID type that can be used for recipient authentication..List<SocialAuthentication>NotaryRecipient. getSocialAuthentications()Lists the social ID type that can be used for recipient authentication..List<SocialAuthentication>Participant. getSocialAuthentications()Lists the social ID type that can be used for recipient authentication..List<SocialAuthentication>SealSign. getSocialAuthentications()Lists the social ID type that can be used for recipient authentication..List<SocialAuthentication>Signer. getSocialAuthentications()Lists the social ID type that can be used for recipient authentication..List<SocialAuthentication>Witness. getSocialAuthentications()Lists the social ID type that can be used for recipient authentication..Methods in com.docusign.esign.model with parameters of type SocialAuthentication Modifier and Type Method Description AgentAgent. addSocialAuthenticationsItem(SocialAuthentication socialAuthenticationsItem)addSocialAuthenticationsItem.BulkSendingCopyRecipientBulkSendingCopyRecipient. addSocialAuthenticationsItem(SocialAuthentication socialAuthenticationsItem)addSocialAuthenticationsItem.CarbonCopyCarbonCopy. addSocialAuthenticationsItem(SocialAuthentication socialAuthenticationsItem)addSocialAuthenticationsItem.CertifiedDeliveryCertifiedDelivery. addSocialAuthenticationsItem(SocialAuthentication socialAuthenticationsItem)addSocialAuthenticationsItem.EditorEditor. addSocialAuthenticationsItem(SocialAuthentication socialAuthenticationsItem)addSocialAuthenticationsItem.InPersonSignerInPersonSigner. addSocialAuthenticationsItem(SocialAuthentication socialAuthenticationsItem)addSocialAuthenticationsItem.IntermediaryIntermediary. addSocialAuthenticationsItem(SocialAuthentication socialAuthenticationsItem)addSocialAuthenticationsItem.NotaryHostNotaryHost. addSocialAuthenticationsItem(SocialAuthentication socialAuthenticationsItem)addSocialAuthenticationsItem.NotaryRecipientNotaryRecipient. addSocialAuthenticationsItem(SocialAuthentication socialAuthenticationsItem)addSocialAuthenticationsItem.ParticipantParticipant. addSocialAuthenticationsItem(SocialAuthentication socialAuthenticationsItem)addSocialAuthenticationsItem.SealSignSealSign. addSocialAuthenticationsItem(SocialAuthentication socialAuthenticationsItem)addSocialAuthenticationsItem.SignerSigner. addSocialAuthenticationsItem(SocialAuthentication socialAuthenticationsItem)addSocialAuthenticationsItem.WitnessWitness. addSocialAuthenticationsItem(SocialAuthentication socialAuthenticationsItem)addSocialAuthenticationsItem.Method parameters in com.docusign.esign.model with type arguments of type SocialAuthentication Modifier and Type Method Description voidAgent. setSocialAuthentications(List<SocialAuthentication> socialAuthentications)setSocialAuthentications.voidBulkSendingCopyRecipient. setSocialAuthentications(List<SocialAuthentication> socialAuthentications)setSocialAuthentications.voidCarbonCopy. setSocialAuthentications(List<SocialAuthentication> socialAuthentications)setSocialAuthentications.voidCertifiedDelivery. setSocialAuthentications(List<SocialAuthentication> socialAuthentications)setSocialAuthentications.voidEditor. setSocialAuthentications(List<SocialAuthentication> socialAuthentications)setSocialAuthentications.voidInPersonSigner. setSocialAuthentications(List<SocialAuthentication> socialAuthentications)setSocialAuthentications.voidIntermediary. setSocialAuthentications(List<SocialAuthentication> socialAuthentications)setSocialAuthentications.voidNotaryHost. setSocialAuthentications(List<SocialAuthentication> socialAuthentications)setSocialAuthentications.voidNotaryRecipient. setSocialAuthentications(List<SocialAuthentication> socialAuthentications)setSocialAuthentications.voidParticipant. setSocialAuthentications(List<SocialAuthentication> socialAuthentications)setSocialAuthentications.voidSealSign. setSocialAuthentications(List<SocialAuthentication> socialAuthentications)setSocialAuthentications.voidSigner. setSocialAuthentications(List<SocialAuthentication> socialAuthentications)setSocialAuthentications.voidWitness. setSocialAuthentications(List<SocialAuthentication> socialAuthentications)setSocialAuthentications.AgentAgent. socialAuthentications(List<SocialAuthentication> socialAuthentications)socialAuthentications.BulkSendingCopyRecipientBulkSendingCopyRecipient. socialAuthentications(List<SocialAuthentication> socialAuthentications)socialAuthentications.CarbonCopyCarbonCopy. socialAuthentications(List<SocialAuthentication> socialAuthentications)socialAuthentications.CertifiedDeliveryCertifiedDelivery. socialAuthentications(List<SocialAuthentication> socialAuthentications)socialAuthentications.EditorEditor. socialAuthentications(List<SocialAuthentication> socialAuthentications)socialAuthentications.InPersonSignerInPersonSigner. socialAuthentications(List<SocialAuthentication> socialAuthentications)socialAuthentications.IntermediaryIntermediary. socialAuthentications(List<SocialAuthentication> socialAuthentications)socialAuthentications.NotaryHostNotaryHost. socialAuthentications(List<SocialAuthentication> socialAuthentications)socialAuthentications.NotaryRecipientNotaryRecipient. socialAuthentications(List<SocialAuthentication> socialAuthentications)socialAuthentications.ParticipantParticipant. socialAuthentications(List<SocialAuthentication> socialAuthentications)socialAuthentications.SealSignSealSign. socialAuthentications(List<SocialAuthentication> socialAuthentications)socialAuthentications.SignerSigner. socialAuthentications(List<SocialAuthentication> socialAuthentications)socialAuthentications.WitnessWitness. socialAuthentications(List<SocialAuthentication> socialAuthentications)socialAuthentications.
-