Class AES.Builder

  • All Implemented Interfaces:

    
    public final class AES.Builder
    
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
      AES.Builder()
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Constructor Detail

      • AES.Builder

        AES.Builder()
    • Method Detail

      • setUploadDocument

         final AES.Builder setUploadDocument(Boolean uploadDocument)
        Parameters:
        uploadDocument - If true, shows the AES upload screen before the normal AES screens.
        Returns:

        Builder

      • setDownloadDocument

         final AES.Builder setDownloadDocument(Boolean downloadDocument)
        Parameters:
        downloadDocument - If true, downloads signed PDFs, and shows the Confirmed Signature Details screen at the end of AES flow.
        Returns:

        Builder