aboutsummaryrefslogtreecommitdiff
path: root/pdf-as-web/src/main/java/at/gv/egiz/pdfas/web/servlets/ExternSignServlet.java
AgeCommit message (Expand)AuthorFilesLines
2023-06-29fix(placeholder): search for requested placeholderId in matchMode 'sorted' tooThomas1-0/+1
2023-06-27feat(web): add request parameter to enable/disable QR-code placeholder search...Thomas1-0/+1
2023-06-26refact(placeholder): clean-up, bugfix and optimize QR-Code placeholder detectionThomas1-16/+1
2023-01-11feat(web): add bulk-light functionality into PDF-AS-WebThomas1-46/+80
2021-06-11version 4.1.7-RC-0.0.7, added sbp parameter to ExternSignServletAlexander Marsalek1-5/+2
2021-04-12pdf-as-web signature block parameter handlingAlexander Marsalek1-7/+12
2021-01-18update placeholder searchEmina Ahmetovic1-3/+3
2020-12-18clear placeholders, add additional parameters in a default configEmina Ahmetovic1-1/+0
2020-10-30change log, reformat codeEmina Ahmetovic1-0/+6
2020-08-13bugfix in placeholder id search pdf-as-webEmina Ahmetovic1-1/+2
2020-03-12exception handling when placeholder_web_id is not usedemusic1-2/+8
2018-12-06add 'direct' mode to provide signed PDF documentsThomas Lenz1-0/+4
2018-07-09add SL20 connecter-backend in a first beta version (getCertificate looks good...Thomas Lenz1-1/+7
2018-03-21enabled placeholder serach for pdf-as webemusic1-29/+18
2018-03-21changes regarding protection, bug fix, thread safeemusic1-0/+11
2017-11-06Updated PDFA Preflight Parser and Validation, placeholder issues, PDF-AS-WEB ...bschnalzer1-1/+6
2017-07-17Removed OnlineBKU Optionbschnalzer1-8/+1
2016-08-17Added Profile configuration validationChristian Maierhofer1-2/+15
2016-03-03pdfData null checkAndreas Fitzek1-4/+4
2016-03-03Check signature data is valid pdfAndreas Fitzek1-2/+7
2015-11-19Upload Sizes configurableAndreas Fitzek1-6/+3
2015-03-20Allow external configuration overwrite in PDF-AS-WEBAndreas Fitzek1-1/+2
2015-02-25Added QR Code Content Parameter for PDF-AsAndreas Fitzek1-0/+3
2015-02-23added Statistics Facilities to PDF-AS WebAndreas Fitzek1-3/+67
2015-01-23extended PDF-AS-WEB to support multiple Software KeystoresAndreas Fitzek1-2/+17
2014-11-28Logging Error Levels adaptedAndreas Fitzek1-1/+1
2014-10-16PreProcessor Interface added and API rebuildAndreas Fitzek1-1/+1
2014-09-26added filename parameter to overwrite default pdf filenameAndreas Fitzek1-0/+6
2014-07-21removed imports, added logging informationAndreas Fitzek1-0/+2
2014-07-15Verification Level for verification after signatureAndreas Fitzek1-0/+4
2014-07-14added Invoke TargetAndreas Fitzek1-0/+6
2014-06-06support for Locale Paramter including Mobile BKUAndreas Fitzek1-0/+3
2014-06-05Fixed SOAP Profile parameterAndreas Fitzek1-1/+2
2014-06-05fixed Position String for SOAP serviceAndreas Fitzek1-1/+2
2014-06-05SOAP Service for backend upload + transaction ID fixesAndreas Fitzek1-1/+3
2014-05-14Added Verification functionality, + some Log Level fixesAndreas Fitzek1-4/+2
2014-04-03Don't use raw types! Also check casts where possibleTobias Kellner1-1/+1
2014-04-03Remove unused imports and variablesTobias Kellner1-2/+1
2014-02-25changed parameter sig_type and pdfFileChristian Maierhofer1-1/+1
2014-02-20Added license textAndreas Fitzek1-0/+23
2014-02-06Started verification implementation, HTTP Session cleanupAndreas Fitzek1-0/+4
2014-02-05MOA-SS integration doneAndreas Fitzek1-0/+32
2014-02-05Fixed signature data hash verification, Pdf Download document nameAndreas Fitzek1-2/+17
2014-01-28PDF-AS cleanupsAndreas Fitzek1-4/+10
2014-01-21Implementations for pdf-as-web and pdf-as-legacyAndreas Fitzek1-1/+27
2014-01-09PDF-AS web DevelopmentsAndreas Fitzek1-0/+205