142 results matched your search criteria
Forum topic
OneSpan Sign
What is the minimum Java version required for the Java SDK?
Forum topic
OneSpan Sign
We have been working mainly with the UI, but are looking to get started with the Java SDK. Is there any documentation or tutorials available to help?
Forum topic
OneSpan Sign
Customer wanted to confirm if the class com.silanis.esl.sdk.EslClient is supposed to be thread safe?
Forum topic
OneSpan Sign
I would like to make a suggestion to be a bit more specific in the maven artifact name of the java sdk.
Forum topic
OneSpan Sign
I'd like to know how to creae a groupID via JAVA SDK? BTW, I know how to create a groupID from sendUI.
Thanks,
Wendy
Forum topic
OneSpan Sign
Hi,
Is it possible to invite a sender throught JAVA SDK? If yes, how to do it?
Thanks,
Wendy
Forum topic
OneSpan Sign
Hello,
I'm wondering if it is possible to associate fields with signers using the Java SDK? My use case is that in addition to a signature, users need to be able to fill in additional information in a textbox.
Forum topic
OneSpan Sign
Hi,
We are using JAVA SDK v11.47 , we are downloading the PDF using the below code that is there on your developer portal.
Observations:
1. The files that we download using the below code gives us password prompt when we open it
Forum topic
OneSpan Sign
The onespan Java sdk (sdk-11.51-jar-with-dependencies.jar) contains a version of netty (4.1.74.Final) that has security vulnerability CVE-2022-24823, the sdk-11.51.jar has references to it, and our company (and clients) won't allow it to be deployed with security vulnerabilities.
Forum topic
OneSpan Sign
Our java application runs on WebSphere 8.5.5 and IBM Java 1.8
When attempting to connect to OneSpan the TLS Cipher negotiation is resulting in dropping down to TLS 1 which OneSpan then rejects.
So in the java sdk com.silanis.esl.sdk.internal.Client.java
protected SSLConnectionSocketFactory b