aboutsummaryrefslogtreecommitdiff
path: root/id/server/moa-id-commons/src/main/java/at/gv/egovernment/moa/id
AgeCommit message (Expand)AuthorFilesLines
2019-02-04update SSLUtils to use default JVM trustStore for SSL connections as optionalThomas Lenz3-17/+48
2019-02-04update http-Proxy injectionThomas Lenz1-2/+3
2018-09-26remove unused dependencyThomas Lenz1-2/+0
2018-08-16fix problem in StatisticDatabase test functionalityThomas Lenz1-3/+1
2018-07-12Merge branch 'eIDAS_node_2.0_tests' into huge_refactoringThomas Lenz12-42/+190
2018-06-25add SP specific configuration for SL2.0Thomas Lenz6-11/+84
2018-06-22some more pvp2 updatesThomas Lenz3-296/+7
2018-06-20refactor PVP2 S-Profile implementation and perform first testsThomas Lenz3-2/+6
2018-06-15fix first refactoring problemsThomas Lenz1-3/+5
2018-06-14some more stuffThomas Lenz1-16/+3
2018-06-14more refactoring staffThomas Lenz7-8/+309
2018-06-12fix problem at foreign bPK configuration in configuration toolThomas Lenz1-0/+4
2018-06-12add jUnit simple test for AuthDataBuilder and foreign bPK generationThomas Lenz3-0/+36
2018-06-12add foreign bPK generation into AuthenticationDataBuilderThomas Lenz4-2/+27
2018-06-07some more refactoring stuffThomas Lenz2-6/+3
2018-05-28refactore code to use EAAF core componentsThomas Lenz14-755/+36
2018-05-17fix bug in configtool regarding interfederation modeThomas Lenz1-7/+7
2018-05-16add initial version of Security-Layer 2.0 Authentication moduleThomas Lenz1-0/+62
2018-02-27some more updates are required to support postgresql databasesThomas Lenz7-32/+67
2018-02-23first untested unfactoring for Postgresql suppportThomas Lenz7-122/+219
2017-12-11Merge branch 'development_preview' into eIDAS_node_implementationThomas Lenz1-0/+1
2017-11-28deactivated PVP EntityCategory mapper as defaultThomas Lenz1-0/+1
2017-11-27refactoring: rename methodThomas Lenz1-7/+6
2017-11-27add String escaping on same methodsThomas Lenz1-103/+103
2017-11-27Merge branch 'eIDAS_node_implementation' of gitlab.iaik.tugraz.at:egiz/moa-id...Thomas Lenz2-103/+131
2017-11-27refactoring: rename methodThomas Lenz1-7/+6
2017-11-26add String escaping on same methodsThomas Lenz1-103/+103
2017-11-21Merge branch 'eIDAS_node_implementation' of https://gitlab.iaik.tugraz.at/egi...Thomas Lenz7-63/+161
2017-10-19fix bug in eIDAS response encryption configurationThomas Lenz1-1/+2
2017-10-13enable mandates for eIDAS nodesThomas Lenz3-23/+58
2017-10-10update error handlingThomas Lenz1-7/+30
2017-10-10update MOAIDTrustManager to implement a better error handling for acceptedSer...Thomas Lenz1-12/+43
2017-10-03remove mobileBKU and add an additional third BKUThomas Lenz4-22/+30
2017-09-26Merge branch 'eIDAS_node_implementation' of https://gitlab.iaik.tugraz.at/egi...Thomas Lenz6-16/+58
2017-09-20make SAML2 http POST-Binding template and mandate-service selection-template ...Thomas Lenz3-1/+43
2017-09-19update TransactionUtis for MDC logging and add unique OA identifier as additi...Thomas Lenz1-0/+2
2017-09-08remove unused codeThomas Lenz1-15/+12
2017-09-06add static variable and update demo OAThomas Lenz1-0/+1
2017-08-03* check if SSL-Session is already establishedThomas Lenz1-0/+28
2017-07-27add eIDAS to StatisticLogger.javaThomas Lenz1-0/+1
2017-07-26refactor MOA metadataprovider to load metadata from file systemThomas Lenz2-0/+32
2017-07-25Revert "betaversion for a workaround to solve problem with Java8 >= 141 and S...Thomas Lenz4-671/+1
2017-07-25betaversion for a workaround to solve problem with Java8 >= 141 and SHA1 cert...Thomas Lenz4-1/+671
2017-07-17update MOA SAML2 metadata provider to support metadata located on file systemThomas Lenz1-1/+2
2017-07-12add new demo module for dummy authenticationThomas Lenz1-1/+2
2017-02-21update javadocThomas Lenz1-1/+1
2017-02-08fix bug in configuration tool during eIDAS LoA level load operationThomas Lenz1-1/+5
2017-02-08update eIDAS node configuration to allow more then on configuration for the s...Thomas Lenz1-0/+12
2017-02-01fix problem with eIDAS response ContentType encodingThomas Lenz1-0/+2
2017-01-31fix problem with iaik pki-module and worker threadsThomas Lenz1-2/+25