Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-06-19 | update pom | Thomas Lenz | 1 | -0/+3 | |
2015-06-19 | fix merge problems | Thomas Lenz | 5 | -171/+240 | |
2015-06-19 | add new AuthConfigurationProviderFactory | Thomas Lenz | 2 | -0/+128 | |
2015-06-19 | remove MOA-ID-Proxy project (MOA-ID >= 3.x is not supported any more) | Thomas Lenz | 24 | -5885/+0 | |
2015-06-19 | refactor MOA-ID AuthConfiguration | Thomas Lenz | 75 | -345/+388 | |
2015-06-19 | Rename java packages | Martin Bonato | 3 | -5/+3 | |
2015-06-19 | add 'getTimeStamp()' method | Christian Wagner | 1 | -0/+10 | |
2015-06-19 | add missing getter-methods. | Christian Wagner | 1 | -4/+171 | |
- add methods to get 'OnlineApplication' from DB. - add getter-methods which override the getter-methods in 'ConfigurationProvider'. | |||||
2015-06-19 | move dependencies to more appropriate pom files, testNG warning NOT fixed | Gerwin Gsenger | 1 | -0/+6 | |
2015-06-19 | Add unit initial unit tests. | Martin Bonato | 6 | -7/+188 | |
2015-06-19 | rewrite 'AuthConfigurationProvider' in order to use key-value database | Christian Wagner | 1 | -86/+671 | |
2015-06-19 | add initial version of a moaid-configuration test, does not work if old db ↵ | Gerwin Gsenger | 1 | -1/+1 | |
is not initialized | |||||
2015-06-19 | add writer to store the configuration in key-value database | Christian Wagner | 1 | -17/+36 | |
use solely kv database within 'AuthConfigurationProvider' add constants declaring db keys | |||||
2015-06-19 | extract data via methods in ConfigurationDBRead and write to key-value database | Gerwin Gsenger | 1 | -2/+40 | |
2015-06-19 | add NewAuthenticationProvider (instantiated as Spring bean, reads JSON from ↵ | Gerwin Gsenger | 4 | -10/+316 | |
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 | 1 | -116/+112 | |
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 | use Jackson 2.5.0, write JSON to file, evaluate @JsonIgnore Annotation | Gerwin Gsenger | 2 | -24/+46 | |
2015-06-19 | add Jackson 2.5.0 annotations | Christian Wagner | 1 | -0/+6 | |
2015-06-19 | switch to Jackson Version 2.5.0 | Gerwin Gsenger | 1 | -0/+11 | |
2015-06-19 | initial commit for mapping the configuration to JSON | Gerwin Gsenger | 1 | -0/+99 | |
2015-04-20 | first fix to solve problems with errorhandling and process managment | Thomas Lenz | 18 | -80/+181 | |
2015-04-16 | update library versions | Thomas Lenz | 1 | -2/+10 | |
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-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-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 | 4 | -1/+55 | |
2015-03-13 | fixed date format issue with fakeIdL creation | Florian Reimair | 1 | -1/+1 | |
2015-03-13 | added fakeidl no-signature option config | Florian Reimair | 1 | -0/+10 | |
2015-03-13 | STORK PEPS-conform logging | Florian Reimair | 2 | -0/+44 | |
2015-03-05 | null safe assignment | Alexander Marsalek | 1 | -1/+2 | |
2015-02-23 | Improve Process Engine signal servlet (MOAID-73) | Thomas Knall | 4 | -15/+36 | |
- 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 | |
2015-02-19 | modify PVP attribute builder for MANDATE_PROF_REP_DESC | Thomas Lenz | 1 | -23/+22 | |
2015-02-19 | fix some possible problems | Thomas Lenz | 1 | -2/+1 | |
2015-02-19 | manuell merge: PEPSConnecterServlet --> PepsConnectorTask | Thomas Lenz | 1 | -51/+0 | |
2015-02-18 | Merge branch 'datentechnik_modularization' into moa-id-2.2-merge | Thomas Lenz | 104 | -789/+6648 | |
Conflicts: id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/servlet/GenerateIFrameTemplateServlet.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/moduls/AuthenticationManager.java id/server/stork2-commons/pom.xml id/server/stork2-commons/src/main/java/eu/stork/peps/complex/attributes/.svn/entries id/server/stork2-commons/src/main/resources/.svn/entries id/server/stork2-saml-engine/pom.xml pom.xml | |||||
2015-02-18 | Merge remote-tracking branch 'remotes/origin/moa-2.1-Snapshot' into ↵ | Thomas Lenz | 2 | -12/+58 | |
during_authsource_refactoring | |||||
2015-02-18 | update PVP attribute builder --> use mandate annotation as ↵ | Thomas Lenz | 2 | -12/+36 | |
MANDATOR-PROF-REP-DESCRIPTION | |||||
2015-02-12 | load DTL URL from config, more debug output, fixed marshall problem | Alexander Marsalek | 2 | -12/+58 | |
2015-02-06 | Code cleanup | Thomas Knall | 13 | -26/+46 | |
- Set moa-id version to 2.2.0-SNAPSHOT. - Fix Javadoc syntax issues in newly added classes. - Add warning log when executing deprecated auth sources. | |||||
2015-02-06 | Enable process engine tests | Thomas Knall | 1 | -31/+0 | |
- Remove text exclusions. - Remove test-ng dependency (for junit compatibility reasons). | |||||
2015-02-06 | adjust process engine tests to process instance persistence | Christian Wagner | 5 | -44/+119 | |