Age | Commit message (Expand) | Author | Files | Lines |
2016-03-22 | move ProcessInstanzDAO into transactionstorage | Thomas Lenz | 2 | -31/+40 |
2016-03-22 | add revisionslog info's to eIDAS and SLO methods | Thomas Lenz | 6 | -31/+113 |
2016-03-22 | fix nullpointer during IDP initiated Single LogOut | Thomas Lenz | 1 | -1/+11 |
2016-03-22 | add revisions log entries | Thomas Lenz | 4 | -3/+11 |
2016-03-21 | update libs | Thomas Lenz | 4 | -275/+17 |
2016-03-21 | update default revisions log entries | Thomas Lenz | 1 | -7/+33 |
2016-03-21 | fix compilation problem | Thomas Lenz | 1 | -0/+3 |
2016-03-21 | add missing error codes | Thomas Lenz | 2 | -2/+51 |
2016-03-21 | Change default PVP assertion encryption-algorithm to AES256-CBC | Thomas Lenz | 1 | -1/+1 |
2016-03-21 | add missing PVP attribute 'mandate-type-oid' | Thomas Lenz | 2 | -0/+64 |
2016-03-21 | fix some problems with logging and error codes | Thomas Lenz | 3 | -13/+28 |
2016-03-21 | fix problem with entityID in single logout functionality | Thomas Lenz | 1 | -2/+4 |
2016-03-21 | fix typo | Thomas Lenz | 1 | -1/+1 |
2016-03-21 | remove unused constans | Thomas Lenz | 1 | -5/+0 |
2016-03-21 | fix wrong PVP redirect service-endpoint | Thomas Lenz | 2 | -2/+8 |
2016-03-15 | change PVP EntityID to metadata-URL (SAML2 'well-known-location' method) | Thomas Lenz | 3 | -9/+20 |
2016-03-15 | add log message into PVP AssertionBuilder | Thomas Lenz | 1 | -2/+3 |
2016-03-15 | fix typos in GUIBuilder | Thomas Lenz | 1 | -3/+2 |
2016-03-14 | fix typo | Thomas Lenz | 1 | -1/+1 |
2016-03-14 | add independent mandate-service selection step to choose between MIS and ELGA... | Thomas Lenz | 2 | -11/+161 |
2016-03-14 | refactor the GUI generation for user interaction | Thomas Lenz | 167 | -3822/+504 |
2016-03-10 | remove axis 1 implementation completely | Thomas Lenz | 2 | -26/+53 |
2016-03-10 | add additional PVP response validation | Thomas Lenz | 3 | -25/+121 |
2016-03-10 | fix bug in PVP RedirectBinding decoder | Thomas Lenz | 1 | -11/+18 |
2016-03-09 | fix problem in ELGA MandateService client | Thomas Lenz | 1 | -0/+3 |
2016-03-09 | fix bug in TaskException extractor | Thomas Lenz | 1 | -1/+3 |
2016-03-09 | remove unused code | Thomas Lenz | 11 | -3664/+0 |
2016-03-09 | fix some problems in ELGA-mandate module | Thomas Lenz | 1 | -2/+2 |
2016-03-09 | move main frontend GUI to seperate package | Thomas Lenz | 1 | -38/+0 |
2016-03-08 | finish first beta-version of ELGA mandate-service client-module | Thomas Lenz | 39 | -1294/+1892 |
2016-03-08 | move SpingWebContextInitialisation into an appropriate jar to use moa-id-lib ... | Thomas Lenz | 2 | -348/+0 |
2016-03-08 | update mandate ReferenceValue generator. | Thomas Lenz | 2 | -24/+93 |
2016-03-02 | next parts of new federated authentication implementation | Thomas Lenz | 8 | -305/+178 |
2016-03-02 | temporarily commit to save state | Thomas Lenz | 40 | -545/+1096 |
2016-03-01 | move double dataObject to moa-id-lib | Thomas Lenz | 1 | -0/+45 |
2016-03-01 | add HolderOfKey PVP-Attribute builder for testing | Thomas Lenz | 2 | -0/+71 |
2016-02-26 | change some log-messges | Thomas Lenz | 2 | -9/+13 |
2016-02-26 | fix wrong placeholder in default GUI templates | Thomas Lenz | 4 | -13/+11 |
2016-02-25 | Update GUI components | Thomas Lenz | 5 | -16/+26 |
2016-02-25 | catch exceptions in IDP initiated SLO implementation | Thomas Lenz | 1 | -6/+2 |
2016-02-25 | fix nullpointer exception | Thomas Lenz | 2 | -3/+13 |
2016-02-25 | generate CSS und JS for GUI dynamically. | Thomas Lenz | 5 | -4/+295 |
2016-02-25 | solve problems with LogOut and Single LogOut | Thomas Lenz | 10 | -50/+119 |
2016-02-25 | add 'isAbortedByUser' flag to pending-request to indicate that this request i... | Thomas Lenz | 4 | -29/+62 |
2016-02-25 | change PVP code to make it more reusable | Thomas Lenz | 2 | -8/+37 |
2016-02-24 | fix bug, which brakes the error handling | Thomas Lenz | 2 | -1/+6 |
2016-02-24 | add or move some log messages | Thomas Lenz | 2 | -3/+21 |
2016-02-24 | remove not required functions from BKU-selection form-builder | Thomas Lenz | 1 | -8/+0 |
2016-02-24 | update error messageing into Web-browser | Thomas Lenz | 1 | -8/+34 |
2016-02-24 | update some method headers | Thomas Lenz | 2 | -12/+39 |