aboutsummaryrefslogtreecommitdiff
path: root/id
AgeCommit message (Collapse)AuthorFilesLines
2015-06-19extract data via methods in ConfigurationDBRead and write to key-value databaseGerwin Gsenger2-11/+53
2015-06-19add NewAuthenticationProvider (instantiated as Spring bean, reads JSON from ↵Gerwin Gsenger5-10/+317
db), add AuthConfiguration interface for Authentication providers
2015-06-19moved path to property file to runtime argument, small code cleanupGerwin Gsenger1-82/+18
2015-06-19add raw configuration persistence functionalityChristian Wagner5-116/+357
some problems: * all tables annotated via '@Table' are created in every database connected * loading of 'Configuration' via Spring isn't pretty at all
2015-06-19add initial deserialization, small code restructuringGerwin Gsenger1-28/+90
2015-06-19add Json annotations to getter methodsGerwin Gsenger2-3/+8
2015-06-19add configuration interfaceChristian Wagner2-3/+56
little cleanup in 'ConfigPropertyDaoImpl'
2015-06-19move 'persistence' package from project 'moa-id-DTI' hereChristian Wagner4-0/+238
2015-06-19use Jackson 2.5.0, write JSON to file, evaluate @JsonIgnore AnnotationGerwin Gsenger2-24/+46
2015-06-19fix hibernate setupGerwin Gsenger7-15/+15
2015-06-19add Jackson 2.5.0 annotationsChristian Wagner1-0/+6
2015-06-19disable generation of java source files used for configuration, to avoid ↵Gerwin Gsenger1-21/+1
name conflict
2015-06-19add previously auto-generated java source files used for configurationGerwin Gsenger90-0/+23965
2015-06-19switch to Jackson Version 2.5.0Gerwin Gsenger2-5/+11
2015-06-19initial commit for mapping the configuration to JSONGerwin Gsenger2-0/+104
2015-06-16add first version of reversionslog implementationThomas Lenz32-898/+1450
2015-05-18Add first parts for revisionsloggingThomas Lenz4-0/+117
2015-05-18update logging information in PVP protocol implementationThomas Lenz1-2/+2
2015-04-23move code for SSO sessionID loggingThomas Lenz1-3/+2
2015-04-22add unique session ID for loggingThomas Lenz17-50/+324
2015-04-21set transactionID to logger implementation which can be used by key ↵Thomas Lenz5-0/+66
"transactionId"
2015-04-21change sessionID and pendingrequestID to unsignedThomas Lenz1-1/+1
2015-04-21fix problem with empty MOA-SP webservice URLThomas Lenz1-1/+2
2015-04-20update handbookMOA-ID-2.2.1Thomas Lenz1-3/+3
2015-04-20update STORK authentication moduleThomas Lenz4-16/+24
2015-04-20first fix to solve problems with errorhandling and process managmentThomas Lenz18-80/+181
2015-04-17Merge branch '2.2.x-Snapshot' of gitlab.iaik.tugraz.at:afitzek/moa-idspss ↵Thomas Lenz2-14/+27
into 2.2.x-Snapshot
2015-04-17update version to 2.2.1Thomas Lenz1-1/+1
2015-04-16update handbook and historyThomas Lenz3-0/+477
add readme_2.2.1.txt
2015-04-16update pomThomas Lenz1-4/+0
2015-04-16update library versionsThomas Lenz6-19/+15
2015-04-16Merge remote-tracking branch 'remotes/origin/2.2.x-STORK-Snapshot' into ↵Thomas Lenz2-1/+4
2.2.x-Snapshot
2015-04-16update TrustStore and CertStore with A-Trust-Test-xxx-05 certificatesThomas Lenz3-0/+108
2015-04-14respect multi-part stork responsesFlorian Reimair2-14/+27
2015-04-14update error handling in PVP metadata verification filter implemetationsThomas Lenz9-23/+155
2015-04-14fix problem with Authenticated sessionsThomas Lenz1-13/+13
2015-04-14fix possible NullPointerException if no OA is foundThomas Lenz1-4/+8
2015-04-09Merge branch '2.2.x-Snapshot' of gitlab.iaik.tugraz.at:afitzek/moa-idspss ↵Thomas Lenz1-0/+7
into 2.2.x-Snapshot
2015-04-09fix wrong PVP attribute friendly namesThomas Lenz1-2/+2
2015-04-07add configuration property to deactivate PVP metadata schema validationThomas Lenz3-1/+17
2015-03-24escaped attribute values for saml1 responsesFlorian Reimair1-0/+7
2015-03-17Added mapping AT => Other Countries, request from Thomas K.Alexander Marsalek1-0/+2
> · „Other Countries“ (dabei handelt es sich um den > Österreichischen Fall, bei dem MOCCA die Signatur mit ausländischen > Karten durchführt)
2015-03-17Merge branch 'merge' into 2.2.x-STORK-SnapshotAlexander Marsalek6-30/+109
2015-03-13fixed date format issue with fakeIdL creationFlorian Reimair2-1/+3
2015-03-13added fakeidl no-signature option configFlorian Reimair2-2/+16
2015-03-13STORK PEPS-conform loggingFlorian Reimair3-0/+64
2015-03-12getting rid of log4j in logger classFlorian Reimair1-27/+26
2015-03-05null safe assignmentAlexander Marsalek1-1/+2
2015-03-05update demo-OAThomas Lenz1-5/+5
2015-02-26change Version to 2.2.0MOA-ID-2.2.0Thomas Lenz1-1/+1