aboutsummaryrefslogtreecommitdiff
path: root/id/server/modules/moa-id-module-ehvd_integration/src/main/java/at/gv/egovernment/moa/id/auth/modules/ehvd/service/EhvdCommunicationService.java
AgeCommit message (Expand)AuthorFilesLines
2021-11-17distinguish between 'ERROR_EHVD_02' and 'ERROR_EHVD_03' based on error messageThomas Lenz1-1/+3
2021-09-14update EHVD communication-task to implement new requirements from BRZThomas Lenz1-3/+29
2021-09-08update EHVD Role filtering and mappingThomas Lenz1-25/+86
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 Lenz1-25/+169
2021-08-30add new authentication module for EHVD communicationThomas Lenz1-0/+69