summaryrefslogtreecommitdiff
path: root/eaaf_core_utils/src
AgeCommit message (Expand)AuthorFilesLines
2023-08-21feat(sl20): add basic certificate-validity check into JWS validationThomas4-48/+164
2023-07-12feat(hsm-facade): make trusted SSL-certificate optional for HSM-Facade initia...Thomas2-37/+54
2023-07-12feat(http): Add connection timeout parameters to HTTP client-configurationThomas2-11/+27
2023-06-06fix(core): add some more allowed classes to Exception deserialization.Thomas2-1/+31
2023-06-05fix(core): update wrong encoded parameter in validation exceptionThomas1-1/+1
2023-05-31refact(core): change some more internal representation to make it JSON serial...Thomas1-0/+4
2023-05-15chore(utils): optimize type-specific deserializationThomas3-2/+6
2023-05-15refact(core): change process-data holder-implementation to use Jackson serial...Thomas2-6/+174
2023-05-15feat(utils): add custom Jackson (de)serialization for polymorph class structuresThomas2-0/+170
2023-05-15feat(utils): optimize custom Java serialization implementationThomas3-21/+335
2023-05-08style(core): fix codestyle issuesThomas2-3/+5
2023-05-08feat(core): add in-line method to KeyStoreFactoryThomas13-2/+701
2023-04-21feat(log): add MDC based ID to correlate single HTTP requestsThomas1-2/+43
2023-02-06feat(http): add request interceptor to pre-emptive HTTP Basic authenticationThomas4-0/+99
2022-09-29refact(core): change logger to lombok annotationThomas1-4/+2
2022-09-28chore(core): change log basic status-messager implementationThomas1-5/+5
2022-09-28chore(core): change log-level to info to get more information about invalid p...Thomas1-3/+3
2022-08-11refact(core): move JoseUtils into 'eaaf-utils' moduleThomas4-0/+461
2022-06-08test(ssl): ignore SSL Client-Authentication test with prod. endpointThomas1-0/+2
2022-05-09test(http): fix possible false-positive test resultsThomas2-5/+12
2022-05-03feature(core): add simple implementation of a Spring based message sourceThomas1-0/+115
2022-04-19test(http): add second SSL client authentication testThomas1-24/+17
2022-04-19chore(http): add missing parameter into log messageThomas1-1/+1
2022-04-19feat(http): add request interceptor configuration into Apache HTTP Client fac...Thomas2-1/+17
2022-04-19refact(http): reorder keyStore configuration-builder to optimize log messagesThomas1-1/+1
2022-04-12refact(config): split IConfigurationWithSP into two interfacesThomas1-0/+174
2022-01-19test(core): add extension of 'AuthenticatedEncryptionPendingRequestIdGenerati...Thomas2-22/+64
2021-11-18add method to inject http headers into Apache HTTP-Client requestsThomas1-0/+19
2021-11-02add timezone to verifiable pendingRequestId'sThomas3-3/+3
2021-10-22add deadline into HSM-Facade Health-Check that fails this test if HSM-Facade ...Thomas1-0/+1
2021-10-21add jUnit tests for bPK and HSM-Facade encryptionThomas4-0/+392
2021-09-20switch to HSM-Facade 0.7.2 and add optional configuration property for gRPC d...Thomas2-5/+51
2021-09-03ignore jUnit in EaafKeyStoreFactoryTest because it looks conceptional invalidThomas1-0/+2
2021-06-18update some log messagesThomas1-1/+1
2021-04-20update third-party libs and verify / fix some jUnit testsThomas1-3/+2
2021-04-19Merge branch 'feature/VT-21-016' into 'nightlyBuild'Thomas Lenz10-12/+664
2021-04-16Merge branch 'feature/small_changes' into feature/VT-21-016Thomas10-12/+664
2021-04-16Use custom SSLContext builder to generate BouncyCastle specific TrustManager ...Thomas10-12/+664
2021-04-14some code optimization to reduce memory consumptionThomas1-14/+14
2021-03-30update BpkBuilder to all natural an legal types for baseId'sThomas1-1/+1
2021-03-19add new method into X509UtilsThomas1-0/+15
2021-03-16some small updates in moa-spss moduleThomas1-4/+1
2021-03-12refactor some code to Java Stream APIThomas2-25/+17
2021-03-11refactor BpkBuilder in eaaf-utilsThomas2-0/+935
2021-02-19update Dummy class for jUnit testsThomas1-1/+1
2021-02-18update root-certificate of HSM-Facade for integration testsThomas1-8/+10
2021-01-22code-style and logging optimizationsThomas Lenz1-1/+1
2021-01-07add a second Apache Http-Client response-handler as default implementationThomas Lenz2-7/+44
2020-12-28update to HSM-Facade v0.6.0 and add HealthCheck functionalityThomas Lenz2-2/+75
2020-12-23add new module that include common-code for SpringBoot applicationsThomas Lenz1-1/+1