aboutsummaryrefslogtreecommitdiff
path: root/id/server/modules/moa-id-module-ehvd_integration/src/main/java/at/gv/egovernment/moa/id/auth/modules/ehvd
AgeCommit message (Expand)AuthorFilesLines
2021-11-17distinguish between 'ERROR_EHVD_02' and 'ERROR_EHVD_03' based on error messageThomas Lenz1-1/+3
2021-09-16add new attribute builder for EHVD specific attributesThomas Lenz9-0/+250
2021-09-14update EHVD communication-task to implement new requirements from BRZThomas Lenz4-9/+52
2021-09-08update EHVD Role filtering and mappingThomas Lenz8-90/+160
2021-08-30Log some EHVD faults on INFO level because they are well knownThomas Lenz1-7/+28
2021-08-30do not forward SOAP exception into MOA-ID exception handling because child ob...Thomas Lenz1-1/+1
2021-08-30throw a specific error in case of a EHVD response that contains no GDA inform...Thomas Lenz1-7/+5
2021-08-30add EHVD WSDL and implement SOAP clientThomas Lenz3-36/+196
2021-08-30add new authentication module for EHVD communicationThomas Lenz7-0/+510