Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-06-19 | add initial getList implementation | Gerwin Gsenger | 1 | -5/+24 | |
2015-06-19 | add a class that has the same method signatures as 'ConfiguratiohnDBRead' ↵ | Christian Wagner | 2 | -0/+357 | |
and is capable of reading from the new key-value DB | |||||
2015-06-19 | extract data via methods in ConfigurationDBRead and write to key-value database | Gerwin Gsenger | 2 | -11/+53 | |
2015-06-19 | add NewAuthenticationProvider (instantiated as Spring bean, reads JSON from ↵ | Gerwin Gsenger | 5 | -10/+317 | |
db), add AuthConfiguration interface for Authentication providers | |||||
2015-06-19 | moved path to property file to runtime argument, small code cleanup | Gerwin Gsenger | 1 | -82/+18 | |
2015-06-19 | add raw configuration persistence functionality | Christian Wagner | 5 | -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-19 | add initial deserialization, small code restructuring | Gerwin Gsenger | 1 | -28/+90 | |
2015-06-19 | add Json annotations to getter methods | Gerwin Gsenger | 2 | -3/+8 | |
2015-06-19 | add configuration interface | Christian Wagner | 2 | -3/+56 | |
little cleanup in 'ConfigPropertyDaoImpl' | |||||
2015-06-19 | move 'persistence' package from project 'moa-id-DTI' here | Christian Wagner | 4 | -0/+238 | |
2015-06-19 | use Jackson 2.5.0, write JSON to file, evaluate @JsonIgnore Annotation | Gerwin Gsenger | 2 | -24/+46 | |
2015-06-19 | fix hibernate setup | Gerwin Gsenger | 7 | -15/+15 | |
2015-06-19 | add Jackson 2.5.0 annotations | Christian Wagner | 1 | -0/+6 | |
2015-06-19 | disable generation of java source files used for configuration, to avoid ↵ | Gerwin Gsenger | 1 | -21/+1 | |
name conflict | |||||
2015-06-19 | add previously auto-generated java source files used for configuration | Gerwin Gsenger | 90 | -0/+23965 | |
2015-06-19 | switch to Jackson Version 2.5.0 | Gerwin Gsenger | 2 | -5/+11 | |
2015-06-19 | initial commit for mapping the configuration to JSON | Gerwin Gsenger | 2 | -0/+104 | |
2015-04-20 | update handbookMOA-ID-2.2.1 | Thomas Lenz | 1 | -3/+3 | |
2015-04-20 | update STORK authentication module | Thomas Lenz | 4 | -16/+24 | |
2015-04-20 | first fix to solve problems with errorhandling and process managment | Thomas Lenz | 18 | -80/+181 | |
2015-04-17 | Merge branch '2.2.x-Snapshot' of gitlab.iaik.tugraz.at:afitzek/moa-idspss ↵ | Thomas Lenz | 2 | -14/+27 | |
into 2.2.x-Snapshot | |||||
2015-04-17 | update version to 2.2.1 | Thomas Lenz | 1 | -1/+1 | |
2015-04-16 | update handbook and history | Thomas Lenz | 1 | -0/+6 | |
add readme_2.2.1.txt | |||||
2015-04-16 | update pom | Thomas Lenz | 1 | -4/+0 | |
2015-04-16 | update library versions | Thomas Lenz | 4 | -14/+15 | |
2015-04-16 | Merge remote-tracking branch 'remotes/origin/2.2.x-STORK-Snapshot' into ↵ | Thomas Lenz | 2 | -1/+4 | |
2.2.x-Snapshot | |||||
2015-04-16 | update TrustStore and CertStore with A-Trust-Test-xxx-05 certificates | Thomas Lenz | 3 | -0/+108 | |
2015-04-14 | respect multi-part stork responses | Florian Reimair | 2 | -14/+27 | |
2015-04-14 | update error handling in PVP metadata verification filter implemetations | Thomas Lenz | 5 | -8/+119 | |
2015-04-09 | Merge branch '2.2.x-Snapshot' of gitlab.iaik.tugraz.at:afitzek/moa-idspss ↵ | Thomas Lenz | 1 | -0/+7 | |
into 2.2.x-Snapshot | |||||
2015-04-09 | fix wrong PVP attribute friendly names | Thomas Lenz | 1 | -2/+2 | |
2015-04-07 | add configuration property to deactivate PVP metadata schema validation | Thomas Lenz | 1 | -0/+2 | |
2015-03-24 | escaped attribute values for saml1 responses | Florian Reimair | 1 | -0/+7 | |
2015-03-17 | Added mapping AT => Other Countries, request from Thomas K. | Alexander Marsalek | 1 | -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-17 | Merge branch 'merge' into 2.2.x-STORK-Snapshot | Alexander Marsalek | 6 | -30/+109 | |
2015-03-13 | fixed date format issue with fakeIdL creation | Florian Reimair | 2 | -1/+3 | |
2015-03-13 | added fakeidl no-signature option config | Florian Reimair | 2 | -2/+16 | |
2015-03-13 | STORK PEPS-conform logging | Florian Reimair | 3 | -0/+64 | |
2015-03-12 | getting rid of log4j in logger class | Florian Reimair | 1 | -27/+26 | |
2015-03-05 | null safe assignment | Alexander Marsalek | 1 | -1/+2 | |
2015-02-26 | change Version to 2.2.0MOA-ID-2.2.0 | Thomas Lenz | 1 | -1/+1 | |
2015-02-26 | update default config | Thomas Lenz | 1 | -0/+30 | |
2015-02-26 | update STORKSAMLEngine default configuration | Thomas Lenz | 1 | -3/+3 | |
2015-02-26 | Add certificate A-Trust-Test-Root-05-20141215-20241209.SerNo165fae.crt | Thomas Lenz | 2 | -0/+68 | |
2015-02-26 | Fix errorhandling in STORK 2 PepsConnectorTask | Thomas Lenz | 1 | -1/+11 | |
2015-02-24 | Add key/value configuration entity. | Thomas Knall | 1 | -0/+95 | |
2015-02-23 | Improve Process Engine signal servlet (MOAID-73) | Thomas Knall | 10 | -64/+204 | |
- Update Process Engine signal servlet in order to allow module to provider their own strategy for providing the moa session id. - Update moa id handbook. - Update javadoc. | |||||
2015-02-20 | update outdated library | Thomas Lenz | 1 | -0/+10 | |
2015-02-20 | some minor fixes | Thomas Lenz | 6 | -5/+46 | |
2015-02-20 | add names to worker threads | Thomas Lenz | 2 | -2/+2 | |