aboutsummaryrefslogtreecommitdiff
path: root/id/server/modules/moa-id-module-ehvd_integration/src
AgeCommit message (Expand)AuthorFilesLines
2021-11-17distinguish between 'ERROR_EHVD_02' and 'ERROR_EHVD_03' based on error messageThomas Lenz1-1/+3
2021-09-28add new external errorCode to distiguish between no and empty responseThomas Lenz1-1/+1
2021-09-16add new attribute builder for EHVD specific attributesThomas Lenz21-1/+868
2021-09-14update EHVD communication-task to implement new requirements from BRZThomas Lenz5-13/+90
2021-09-08update EHVD Role filtering and mappingThomas Lenz13-93/+268
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 Lenz3-1/+32
2021-08-30throw a specific error in case of a EHVD response that contains no GDA inform...Thomas Lenz5-9/+26
2021-08-30add EHVD WSDL and implement SOAP clientThomas Lenz13-93/+1677
2021-08-30add new authentication module for EHVD communicationThomas Lenz28-0/+1536