summaryrefslogtreecommitdiff
path: root/src/main/java
AgeCommit message (Expand)AuthorFilesLines
2024-04-22refactor: use more convenient way to set basic auth headerPaul-Christian Volkmer1-10/+1
2024-03-05refactor: do not use singleton like rest template objectPaul-Christian Volkmer1-11/+5
2024-02-29feat: use global RetryTemplatePaul-Christian Volkmer1-54/+18
2024-02-09feat: Deprecate usage of ...SSL_CA_LOCATION config paramPaul-Christian Volkmer1-2/+2
2023-09-04fix: removed gaps system from GPAS pseudonym value. Also added clean up metho...jlidke1-1/+15
2023-08-30chore: added log msg to GpasPseudonymGeneratorJakub Lidke1-20/+27
2023-08-19Throw PseudonymRequestFailed exception with error messagePaul-Christian Volkmer1-4/+11
2023-08-12Code cleanupPaul-Christian Volkmer1-3/+1
2023-07-27Code polish for PRPaul-Christian Volkmer1-26/+17
2023-07-27feat: patient pid may be replaced with gPAS pseudonym, now.Jakub Lidke2-8/+250
2023-07-24Initial commitPaul-Christian Volkmer2-0/+67