summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2021-03-22switch to RC1 build of next moa-sig versionThomas10-12/+188
2021-03-21Junit fixeslalber3-37/+93
2021-03-19add new method into X509UtilsThomas1-0/+15
2021-03-16some small updates in moa-spss moduleThomas450-9/+2044
2021-03-16add some Junit fixes and other spotbug based oneslalber4-33/+66
2021-03-15added some error Handlinglalber1-1/+1
2021-03-12added some error Handlinglalber3-10/+16
2021-03-12refactor some code to Java Stream APIThomas9-67/+67
2021-03-12no ticket or link fixlalber1-12/+13
2021-03-12update errorMessage generation for SAML2 authentication protocol to return ↵Thomas1-13/+19
external error-codes only
2021-03-11update error-handling in SL2.0 binding-utilsThomas1-7/+17
2021-03-11refactor BpkBuilder in eaaf-utilsThomas9-14/+16
2021-03-10add AuthSessionWrapper for ID Austria specific informationThomas2-0/+59
2021-03-10Second version of featurelalber2-53/+71
2021-03-09refactor SL20EidDataValidationException to optimize error handlingThomas1-3/+13
2021-03-09refactor SL20EidDataValidationException to optimize error handlingThomas1-3/+13
2021-03-08First version of featurelalber4-198/+415
2021-03-05Merge branch 'feature/small_changes' into 'nightlyBuild'Thomas Lenz8-31/+38
Feature/small changes See merge request egiz/eaaf_components!21
2021-03-04update some attribute-buildersThomas3-9/+10
2021-03-03update default error-handling to optimize visualizationThomas1-12/+14
2021-03-02update error-messages in process-managementThomas4-10/+14
2021-03-01Merge branch 'feature/small_changes' into 'nightlyBuild'Thomas Lenz15-16/+34
Feature/small changes See merge request egiz/eaaf_components!20
2021-03-01switch to next snapshot version because end-point update maybe brakes other ↵Thomas12-12/+12
projects
2021-03-01change endpoints for protocol-finalization controller and add basic modul ↵Thomas3-4/+22
for end-points
2021-02-24Merge branch 'feature/small_changes' into 'nightlyBuild'Thomas Lenz3-15/+26
Feature/small changes See merge request egiz/eaaf_components!19
2021-02-24update error-GUI form to differ between internal und external error-codesThomas3-15/+24
2021-02-23use internal-to-external error mapping for GUIThomas2-1/+3
2021-02-22Merge branch 'feature/small_changes' into 'nightlyBuild'Thomas Lenz1-1/+1
update build process to deploy source.jar into maven repo See merge request egiz/eaaf_components!18
2021-02-22update build process to deploy source.jar into maven repoThomas1-1/+1
2021-02-19Merge branch 'feature/small_changes' into 'nightlyBuild'Thomas Lenz4-18/+65
fix wrong bPK calculation for XZVR and XERSB bpkTargets See merge request egiz/eaaf_components!17
2021-02-19fix wrong bPK calculation for XZVR and XERSB bpkTargetsThomas4-18/+65
2021-02-19Merge branch 'feature/small_changes' into 'nightlyBuild'Thomas Lenz5-30/+39
Feature/small changes See merge request egiz/eaaf_components!16
2021-02-19update Dummy class for jUnit testsThomas1-1/+1
2021-02-18update error-handling in case of a VDA communication failedThomas1-5/+8
2021-02-18update root-certificate of HSM-Facade for integration testsThomas3-24/+30
2021-02-09Merge branch 'feature/small_changes' into 'nightlyBuild'Thomas Lenz2-1/+7
add attribute definition for ID Austria binding public-key See merge request egiz/eaaf_components!15
2021-02-09add attribute definition for ID Austria binding public-keyThomas2-1/+7
2021-01-25Merge branch 'feature/smal_changes' into 'nightlyBuild'Thomas Lenz11-70/+125
Feature/smal changes See merge request egiz/eaaf_components!14
2021-01-25update GitLab CI to tag every stage to 'docker' runnerThomas Lenz1-2/+9
2021-01-25refactor PVP2 IDP module to support more than one IPvpMetadataProvider in ↵Thomas Lenz6-59/+105
one application
2021-01-25add missing attribute-builders into SPI-Loader definitionThomas Lenz1-0/+2
2021-01-22code-style and logging optimizationsThomas Lenz3-9/+9
2021-01-08switch to next snapshot versionThomas Lenz13-17/+13
2021-01-08switch to next release version1.1.11Thomas Lenz12-12/+12
2021-01-07refactor AbstractLocaleAuthTask to move userStopOperation into parent classThomas Lenz2-36/+42
2021-01-07add a second Apache Http-Client response-handler as default implementationThomas Lenz2-7/+44
2021-01-05Merge branch 'nightlyBuild' of gitlab.iaik.tugraz.at:egiz/eaaf_components ↵Thomas Lenz13-7/+369
into nightlyBuild
2021-01-05add new method into SAML2 AuthnRequest builder to set relaystate from externalThomas Lenz1-13/+33
2020-12-28optimize maven build process to build source-jar filesThomas Lenz10-357/+46
2020-12-28Merge branch 'feature/hsm_facade_update_and_healthcheck' into 'nightlyBuild'Thomas Lenz13-7/+369
update to HSM-Facade v0.6.0 and add HealthCheck functionality See merge request egiz/eaaf_components!11