aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x/AttributQueryAction.java
AgeCommit message (Expand)AuthorFilesLines
2018-07-12Merge branch 'eIDAS_node_2.0_tests' into huge_refactoringThomas Lenz1-5/+5
2018-06-20refactor PVP2 S-Profile implementation and perform first testsThomas Lenz1-27/+33
2018-06-14some more stuffThomas Lenz1-22/+122
2018-05-28refactore code to use EAAF core componentsThomas Lenz1-5/+5
2018-05-17fix some more bugs in SAML2 ATTRIBUTEQUERRY implementation for federated auth...Thomas Lenz1-1/+5
2017-10-13enable mandates for eIDAS nodesThomas Lenz1-2/+2
2017-09-20make SAML2 http POST-Binding template and mandate-service selection-template ...Thomas Lenz1-2/+4
2016-10-25fix another problem in session databaseThomas Lenz1-5/+5
2016-10-21fix possible multi-threading problem with database connectionsThomas Lenz1-31/+14
2016-06-21refactor metadataprovider to Spring implementationThomas Lenz1-1/+2
2016-04-28Modifiing MOASessionDBUtilsChristian Maierhofer1-3/+4
2016-03-15change PVP EntityID to metadata-URL (SAML2 'well-known-location' method)Thomas Lenz1-4/+4
2016-03-14refactor the GUI generation for user interactionThomas Lenz1-6/+8
2016-03-08finish first beta-version of ELGA mandate-service client-moduleThomas Lenz1-40/+172
2016-03-02next parts of new federated authentication implementationThomas Lenz1-8/+22
2016-03-02temporarily commit to save stateThomas Lenz1-18/+15
2016-02-24refactor PVP protocol implementation to resuse code in other modulesThomas Lenz1-1/+4
2016-02-18refactor authentication process to use service-provider configuration from pe...Thomas Lenz1-1/+1
2016-02-15First untested part: Refactor authentication modules and process management t...Thomas Lenz1-5/+10
2015-08-26Allow multiple alias domainsThomas Lenz1-2/+2
2014-06-11remove unsed or double included depentenciesThomas Lenz1-3/+1
2014-05-02add interfederation attribute queryThomas Lenz1-0/+178