Class QES

  • All Implemented Interfaces:

    
    public final class QES
    extends BaseModule
                        

    A Qualified Electronic Signature (QES) is a digital signature with the same legal effect as a handwritten signature under EU law (eIDAS, Regulation (EU) 910/2014). The QES module lets users review a document and sign it with a qualified certificate issued by a Qualified Trust Service Provider (QTSP). Construct via Builder.

    Since:

    5.34.0

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public final class QES.Builder

      Builder class to configure the QES module.

    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Boolean getUploadDocument() If true, shows the QES upload screen before the normal QES screens.
      final Boolean getDownloadDocument() If true, downloads signed PDFs and shows the Confirmed Signature Details screen at the end of the QES flow.
      final String getProviderCode() Identifier of the qualified signature provider to use for this session (for example QES_3).
      • Methods inherited from class com.incode.welcome_sdk.modules.BaseModule

        getName, isNonUiMode, verifyConfiguration
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait