aboutsummaryrefslogtreecommitdiff
path: root/id/server/moa-id-commons
AgeCommit message (Collapse)AuthorFilesLines
2013-07-08Bugfix: Zertifikatsspeicherung für ForeignIDsThomas Lenz1-1/+1
2013-07-08Assertionbuilder fixAndreas Fitzek2-6/+2
Conflicts: id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x/builder/assertion/PVP2AssertionBuilder.java
2013-07-04Datenbankteile für SSO:Thomas Lenz4-3/+300
-alte SSO Session IDs -angemeldete OAs
2013-07-04BKU Auswahl in Kontext von MOA-ID für standardkonforme VarianteThomas Lenz2-4/+6
2013-06-13+ cleanup MOAIDSession classThomas Lenz4-29/+40
+ update authentication process to use new MOAIDSession class + move MOAIDSession to Hibernate Database + activate Mandates for SAML1 !!Stork authentication not tested!!
2013-06-11Assertion Database updatedThomas Lenz2-0/+14
- update get with correct class type - create clean method with timeout Remove unused code for SAML1 Assertion generation
2013-06-07Common classes for Hibernate initializing and database handlingThomas Lenz8-0/+470