<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pdf-as-4/pdf-as-web/src/main/java/at/gv/egiz/pdfas/web/ws, branch master</title>
<subtitle>PDF Amtssignatur 4.x (PAdES)</subtitle>
<id>https://git.egiz.gv.at/pdf-as-4/atom?h=master</id>
<link rel='self' href='https://git.egiz.gv.at/pdf-as-4/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/'/>
<updated>2026-06-09T13:07:54+00:00</updated>
<entry>
<title>Clean up `Connector` usages (#90)</title>
<updated>2026-06-09T13:07:54+00:00</updated>
<author>
<name>Jakob Heher</name>
<email>jakob.heher@iaik.tugraz.at</email>
</author>
<published>2026-06-09T13:07:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=455433ffc936b72483317b74849e4f27ab6003cb'/>
<id>urn:sha1:455433ffc936b72483317b74849e4f27ab6003cb</id>
<content type='text'>
* migrate all connector-string uses to Connector enum, and fail early for unsupported connectors

* extra null guards + clean up equals for enums

* unify the parameter checking for jks too

* make empty/null inputs fail earlier

* exception instead of empty return</content>
</entry>
<entry>
<title>Update docs &amp; various fixes discovered in the process (#86)</title>
<updated>2026-05-12T13:33:19+00:00</updated>
<author>
<name>Jakob Heher</name>
<email>jakob.heher@iaik.tugraz.at</email>
</author>
<published>2026-05-12T13:33:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=c8abbd8bef5349ab892a2853a4e5e3d5ed16b670'/>
<id>urn:sha1:c8abbd8bef5349ab892a2853a4e5e3d5ed16b670</id>
<content type='text'>
- update documentation for pdf-as 5
  - document the v2 json api
- fix a number of documentation quirks
  - document `keyId` parameter
  - px (pixels) -&gt; pt (pdf page units)
  - document --verify_level
- remove a number of documented features that were never implemented:
  - `adobeSignFieldValue` and `sigLogoAltText` from signature profiles
  - `UNDERLINE` and `STRIKETHRU` from fonts
  - `num-bytes` parameter
  - `verify_only`/`sign_only` enable states for profiles
- update mobile BKU base URL
- update pdfbox backend default to 3 in sample configurations
- consistently made boolean parsing from configuration files case permissive
- add moa verification timeout
- add support for BOLDITALIC to all base fonts, and for ITALIC to helvetica and courier
- fix a number of small quirks
  - hibernate properties are now reloaded properly
  - fix the signature block parameter key regex
  - v1 json api now correctly checks for onlinebku/mobilebku being enabled
  - pdfbox 2 module correctly compares for integer equality regardless of cached boxed ints
  - test operationcountwatcher no longer sometimes breaks due to spring context differences</content>
</entry>
<entry>
<title>pdf-as-5 (#82)</title>
<updated>2026-04-15T11:49:22+00:00</updated>
<author>
<name>Jakob Heher</name>
<email>jakob.heher@iaik.tugraz.at</email>
</author>
<published>2026-04-15T11:49:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=77dd3fcc4d85088b15ab859c4438521d9cd6ed10'/>
<id>urn:sha1:77dd3fcc4d85088b15ab859c4438521d9cd6ed10</id>
<content type='text'>
- JDK 17
- PDFBox 3
- PDF-AS Web moved to Spring Boot
- MOA Integration tests w/ new error code

---------

Co-authored-by: Gerald Palfinger &lt;gerald.palfinger@a-sit.at&gt;
Co-authored-by: kathrin.resek &lt;kathrin.resek@a-sit.at&gt;</content>
</entry>
<entry>
<title>feat(web): add configuration property to disable implicated signature-verification on signing Web-Service interface</title>
<updated>2024-09-05T07:57:10+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2024-09-05T07:57:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=e8b4bcaddffef3bf937142d2fe06efd709632cee'/>
<id>urn:sha1:e8b4bcaddffef3bf937142d2fe06efd709632cee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(web):  add bulk-light functionality into PDF-AS-Web</title>
<updated>2023-01-11T22:23:30+00:00</updated>
<author>
<name>Thomas</name>
<email></email>
</author>
<published>2023-01-11T22:23:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=42e68c8f3e53b34663d2fe9c434b0b034ff9ddf0'/>
<id>urn:sha1:42e68c8f3e53b34663d2fe9c434b0b034ff9ddf0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master'</title>
<updated>2021-06-01T12:38:17+00:00</updated>
<author>
<name>Alexander Marsalek</name>
<email>amarsalek@iaik.tugraz.at</email>
</author>
<published>2021-06-01T10:13:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=4566ef134c84c31b294ade015bc7e62b9c47ae79'/>
<id>urn:sha1:4566ef134c84c31b294ade015bc7e62b9c47ae79</id>
<content type='text'>
# Conflicts:
#	pdf-as-web/src/main/java/at/gv/egiz/pdfas/web/helper/PdfAsHelper.java
#	pdf-as-web/src/main/java/at/gv/egiz/pdfas/web/servlets/JSONAPIServlet.java
#	pdf-as-web/src/main/java/at/gv/egiz/pdfas/web/ws/PDFASSigningImpl.java
</content>
</entry>
<entry>
<title>pdf-as-web signature block parameter handling</title>
<updated>2021-04-12T13:58:14+00:00</updated>
<author>
<name>Alexander Marsalek</name>
<email>amarsalek@iaik.tugraz.at</email>
</author>
<published>2021-04-12T13:58:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=c0f97e7b1ad5b6256eb935aeab06d159d68d1966'/>
<id>urn:sha1:c0f97e7b1ad5b6256eb935aeab06d159d68d1966</id>
<content type='text'>
</content>
</entry>
<entry>
<title>typo</title>
<updated>2021-04-08T18:11:33+00:00</updated>
<author>
<name>Alexander Marsalek</name>
<email>amarsalek@iaik.tugraz.at</email>
</author>
<published>2021-04-08T17:49:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=1263be201c27b6e96cc9975a6dddd5a9f1306c77'/>
<id>urn:sha1:1263be201c27b6e96cc9975a6dddd5a9f1306c77</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed NullPointerException for missing optional SignatureVerificationLevel in WS</title>
<updated>2017-01-09T07:18:54+00:00</updated>
<author>
<name>Andreas Fitzek</name>
<email>andreas.fitzek@iaik.tugraz.at</email>
</author>
<published>2017-01-09T07:18:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=e53b22adf8e146e52c56ebceaa311d27b5ce617f'/>
<id>urn:sha1:e53b22adf8e146e52c56ebceaa311d27b5ce617f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed web verification for multiple signatures</title>
<updated>2016-11-04T09:42:01+00:00</updated>
<author>
<name>Andreas Fitzek</name>
<email>andreas.fitzek@iaik.tugraz.at</email>
</author>
<published>2016-11-04T09:42:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/pdf-as-4/commit/?id=290256144963c33c55fc5fa99cb5c9a75a7b1f9d'/>
<id>urn:sha1:290256144963c33c55fc5fa99cb5c9a75a7b1f9d</id>
<content type='text'>
</content>
</entry>
</feed>
