aboutsummaryrefslogtreecommitdiff
path: root/id/server/modules/moa-id-module-ehvd_integration/src/main
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 Lenz10-0/+254
2021-09-14update EHVD communication-task to implement new requirements from BRZThomas Lenz4-9/+52
2021-09-08update EHVD Role filtering and mappingThomas Lenz10-90/+162
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 Lenz3-7/+7
2021-08-30add EHVD WSDL and implement SOAP clientThomas Lenz6-38/+426
2021-08-30add new authentication module for EHVD communicationThomas Lenz13-0/+571