See: Description
| Class | Description |
|---|---|
| AccountRolesExample | |
| AccountSettingsExample | |
| AdaPackageExample |
Created by schoi on 09/02/18.
|
| AdditionalRequestHeadersExample |
Created by schoi on 06/09/18.
|
| ApplicationVersionExample |
Created by schoi on 3/31/15.
|
| ApplyLayoutByNameExample |
Created by schoi on 12/03/18.
|
| AttachmentFileExample | |
| AttachmentRequirementExample | |
| AuthenticationMethodsExample |
Email, Q&A, and SMS authentication example.
|
| BasicPackageCreationExample |
Basic package with in-person mode set at the document package level.
|
| BrandingBarConfigurationExample |
Basic package with in-person mode set at the document package level.
|
| ChangePackageStatusExample |
Created by schoi on 1/22/15.
|
| ChangePlaceholderNameExample |
Created by schoi on 8/17/15.
|
| ChangeSignerExample |
Allows the signer to be changed during the ceremony
|
| ConditionalFieldExample | |
| ConfigureHandoverUrlExample |
Created by schoi on 2020-04-01.
|
| ConsentExample | |
| CreateAndGetLayoutExample |
Created by schoi on 08/01/18.
|
| CreateAndUpdateSubAccountExample | |
| CreatePackageFromInputStreamExample |
Uploads a document, that is a Java resource, using an InputStream
|
| CreatePackageFromTemplateExample |
Basic package from template.
|
| CreatePackageFromTemplateWithAttachmentExample |
Created by schoi on 2/6/15.
|
| CreatePackageFromTemplateWithFieldsExample |
Created by schoi on 5/26/15.
|
| CreatePackageFromTemplateWithReplacingPlaceholderExample |
Created by schoi on 3/10/15.
|
| CreateSenderTemplateExample |
Created by mina on 16/02/15.
|
| CreateTemplateExample |
Created by schoi on 3/8/16.
|
| CreateTemplateFromPackageExample |
Created by lena on 2014-05-01.
|
| CreateTemplateOnBehalfOfAnotherSenderExample | |
| CustomFieldExample | |
| CustomSenderInfoExample | |
| DataManagementPolicyExample | |
| DeclineReasonExample | |
| DelegationExample |
Created by schoi on 3/23/15.
|
| DeleteDocumentsExample | |
| DeliverSignedDocumentsByEmailExample | |
| DesignerRedirectForApiKeyExample |
A typical example showing to create a link that can then be used to authenticate the api key user and redirect him to a designer view.
|
| DesignerRedirectForPackageSenderExample |
A typical example showing to create a link that can then be used by a package sender to configure/edit a single package.
|
| DisabledSignaturesExample | |
| DocumentAttributesExample |
Created by schoi on 28/06/17.
|
| DocumentExtractionExample |
Document-level field extraction
|
| DocumentLayoutExample |
Create, get and apply document layouts.
|
| DocumentOperationsExample |
Created by chi-wing on 5/2/14.
|
| DocumentPackageAttributesExample |
Package with custom attributes
|
| DocumentPackageSettingsExample | |
| DocumentRetrievalExample | |
| DocumentUploadExample |
Example to show how to upload a document to a package.
|
| DocumentVisibilityExample |
Created by schoi on 11/23/16.
|
| DocumentWorkflowExample |
Example of document workflow (signing order)
|
| DownloadDocumentsEvidenceAndAuditExample |
Downloads a document, the evidence summary, and the documents zip file
|
| DownloadReportExample | |
| EventNotificationRegistrationExample |
Event notification registration example
|
| ExceptionHandlingExample | |
| ExpiryTimeConfigurationExample | |
| ExternalDocumentExample |
Created by chi-wing on 7/8/14.
|
| FieldInjectionAndExtractionExample | |
| FieldInjectionExample | |
| FieldManipulationExample |
Created by chi-wing on 7/16/14.
|
| FieldPositionExtractionExample |
Extracts the position of a field from the uploaded document
|
| FieldValidatorsExample |
Example of various field validators
|
| FromFileCaptureSignatureExample | |
| GenericFieldsExample |
Example with a simple field and checkbox
|
| GetAndAssignUserAccountRoleExample | |
| GetCompletedPackagesWithinDateRangeExample |
Created by mina on 29/12/14.
|
| GetGroupSummariesExample |
Created by schoi on 1/28/15.
|
| GetPackageExample |
Gets a newly created or completed package
|
| GetPackageFieldsListExample | |
| GetPackageListExample |
User: dave
|
| GetPackageMessageExample |
Get a package's messages (ex: opt out or decline messages from signers).
|
| GetSigningStatusExample |
Retrieves the signing status of a package before and after sending it
|
| GetSigningUrlExample |
Created by schoi on 1/23/15.
|
| GroupManagementExample | |
| IdvAuthExample |
Created by schoi on 2020-10-01.
|
| InPersonExample |
User: dave
|
| InviteAccountMemberExample | |
| ListTemplatesExample |
Basic package with in-person mode set at the document package level.
|
| LocalLanguageExample |
This example shows how to send a package with signer's local language.
|
| MergeFieldValidationExample |
Created by schoi on 3/31/15.
|
| MixedSignerAuthenticationExample |
Created by schoi on 9/12/14.
|
| MobileCaptureSignatureStyleExample |
Created by schoi on 11/27/14.
|
| NotaryJournalExample |
Created by schoi on 1/29/15.
|
| NotifySignerExample |
User: dave
|
| OptionalSignaturesExample | |
| PackageInformationExample |
Created by schoi on 4/1/15.
|
| PackageLanguageConfigurationExample |
Basic package with in-person mode set at the document package level.
|
| PackageReferencedConditionsExample |
Example SDK code for the /referencedConditions
|
| PackageViewRedirectForPackageSenderExample |
Created by schoi on 12/24/14.
|
| Props |
Helper class to open the properties file
|
| ProxyConfigurationExample |
Created by whou on 08/12/14.
|
| ReminderExample | |
| RetrieveFieldValuesExample |
Retrieves the values found in the fields of each of the documents in a package
|
| SDKSample | |
| SDKSampleWithRolesAndPermission | |
| SenderAuthenticationTokenExample |
A simple example that explains how to create a sender authentication token for the sender of a particular package
and then use that token to obtain a sender session.
|
| SenderImageSignatureExample | |
| SenderManipulationExample |
Created by chi-wing on 6/6/14.
|
| SendSmsToSignerExample |
Created by schoi on 1/27/15.
|
| SessionCreationExample |
Create a session token based on the package ID and the signer's ID
|
| SignableSignaturesExample |
Created by schoi on 4/1/15.
|
| SignatureImageExample |
Created by schoi on 10/16/15.
|
| SignatureManipulationExample |
Created by chi-wing on 6/19/14.
|
| SignatureStylesExample |
Demonstrating the 3 options a signer can have when signing a document
|
| SignDocumentsExample |
Created by schoi on 12/7/15.
|
| SignerAuthenticationTokenExample |
A simple example that explains how to create a signer authentication token for a signer of a particular package
and then use that token to obtain a signing session.
|
| SignerBoundFieldsExample |
How to add bound fields on a document and their behaviour once the signer has completed the ceremony
|
| SignerInformationForEquifaxCanadaExample |
Created by schoi on 9/5/14.
|
| SignerInformationForEquifaxUSAExample |
Created by schoi on 9/8/14.
|
| SignerManipulationExample |
Created by chi-wing on 4/30/14.
|
| SignerOrderingExample |
Example of how to define the order in which the signers can participate in the signing ceremony
|
| SignerQnAChallengeExample |
Example of how to configure the Question&Answer authentication method for a signer.
|
| SignerSMSAuthenticationExample |
Example of how to configure the SMS authentication method for a signer
|
| SignerSpecificEmailMessageExample |
Example of how to customize the e-mail message received by a signer when a DocumentPackage is sent for signing.
|
| SignerVerificationExample |
Created by schoi on 19/04/17.
|
| SignerVerificationTypesExample |
Created by schoi on 19/04/17.
|
| SigningRedirectForSignerExample |
A typical example showing to create a link that can then be used by a signer to sign its document.
|
| SigningRedirectForSignerForSingleUseExample |
Created by schoi on 9/12/16.
|
| SigningStyleExample | |
| StampFieldValueExample |
Stamps populate a field of a document prior to it being presented to the signer.
|
| StartFastTrackExample |
Created by schoi on 1/23/15.
|
| TemplateExample |
Created by lena on 2014-04-30.
|
| TextAnchorExtractionExample | |
| TextTagsExample |
Created by schoi on 12/05/17.
|
| ThankYouDialogExample |
Created by schoi on 3/31/15.
|
| UpdateInjectedFieldsFromTemplateExample |
Created by schoi on 2/27/15.
|
| UpdatePackageExample |
Created by schoi on 2/2/15.
|
| UpdateSignerExample |
Created by schoi on 6/23/15.
|
| UpdateTemplateWithPlaceholderExample |
Created by schoi on 5/25/15.
|
| UserAuthenticationTokenExample |
A simple example that explains how to create an authentication token for the api key user
and then use that token to obtain a session.
|
| VirtualRoomExample |
Copyright 2022 OneSpan All rights reserved.