Age | Commit message (Expand) | Author | Files | Lines |
2015-01-29 | Fix javadoc issues. | Thomas Knall | 10 | -22/+22 |
2015-01-29 | Add STORK process (MOAID-58). | Thomas Knall | 21 | -47/+1653 |
2015-01-26 | Add comments to DefaultAuthentication.process.xml. | Thomas Knall | 1 | -0/+1 |
2015-01-26 | Fix Javadoc, remove disabled code. | Thomas Knall | 2 | -30/+8 |
2015-01-26 | Add some comments to DefaultAuthentication.process.xml. | Thomas Knall | 1 | -1/+2 |
2015-01-26 | Perform refactoring. | Thomas Knall | 2 | -21/+22 |
2015-01-23 | Fix typo in process description. | Thomas Knall | 1 | -1/+1 |
2015-01-23 | Add foreign identity process support (MOAID-61). | Thomas Knall | 12 | -129/+423 |
2015-01-22 | Refactor VerifyIdentityLinkTask. | Thomas Knall | 2 | -100/+61 |
2015-01-22 | Add mandate process support (MOAID-60). | Thomas Knall | 15 | -241/+690 |
2015-01-21 | Add "DefaultAuthentication" process (AT, no mandates, no stork) (MOAID-59). | Thomas Knall | 15 | -123/+1228 |
2015-01-19 | Fix wrong usage of servlet-api method. | Thomas Knall | 1 | -1/+1 |
2015-01-16 | Add dti-process-engine support. | Thomas Knall | 2 | -1/+18 |
2015-01-16 | Add minor fixes and updates. | Thomas Knall | 3 | -5/+25 |
2015-01-14 | Apply some minor fixes. | Thomas Knall | 2 | -2/+2 |
2015-01-09 | Apply several fixes. | Thomas Knall | 1 | -0/+3 |
2014-11-03 | Merge branch 'moa-2.1-Snapshot'MOA-SPSS-2.0.3MOA-ID-2.1.2 | Thomas Lenz | 154 | -16055/+2630 |
2014-11-03 | change loglevel to trace | Thomas Lenz | 2 | -10/+10 |
2014-11-03 | Merge branch 'merge' into moa-2.1-Snapshot | Alexander Marsalek | 10 | -33/+121 |
2014-11-03 | add check if requested STORK-QAA level matches auth QAA level | Thomas Lenz | 4 | -7/+38 |
2014-11-03 | fix problems with list access | Thomas Lenz | 1 | -4/+7 |
2014-11-03 | add PVP SecClass to STORK QAA mapping | Thomas Lenz | 5 | -22/+76 |
2014-10-31 | Merge branch 'merge' into moa-2.1-Snapshot | Alexander Marsalek | 8 | -25/+62 |
2014-10-31 | fix STORK dateOfBirth attribute | Thomas Lenz | 1 | -1/+1 |
2014-10-31 | remove debug code | Thomas Lenz | 1 | -1/+1 |
2014-10-31 | change PVP attribute provider logging | Thomas Lenz | 1 | -2/+2 |
2014-10-31 | fix STORK DateFormat | Thomas Lenz | 1 | -2/+9 |
2014-10-30 | fix for "failed "SignResponses (ResultMajor != Success) | Alexander Marsalek | 1 | -94/+108 |
2014-10-30 | fix dependency problems | Thomas Lenz | 1 | -10/+8 |
2014-10-30 | update log messages | Thomas Lenz | 3 | -4/+16 |
2014-10-30 | update PVPRole to ECRole mapping | Thomas Lenz | 1 | -1/+1 |
2014-10-30 | update PVPRole to ECRole mapping | Thomas Lenz | 1 | -2/+2 |
2014-10-30 | if no PVP EID-SECTOR-FOR-IDENTIFIER attribute is found, parse target from bPK... | Thomas Lenz | 1 | -2/+22 |
2014-10-30 | set PVP SP metadata wantAssertionSigned=false | Thomas Lenz | 1 | -1/+1 |
2014-10-29 | Merge branch 'ISA-1.18-action' into moa-2.1-Snapshot | Thomas Lenz | 146 | -15919/+2176 |
2014-10-29 | Update third-party libs | Thomas Lenz | 11 | -22/+790 |
2014-10-29 | update STORK specific attribute build process | Thomas Lenz | 2 | -34/+63 |
2014-10-29 | print StackTrace if an general error occurs | Thomas Lenz | 1 | -1/+1 |
2014-10-29 | Update authdate generation from interfedered assertion information | Thomas Lenz | 7 | -3/+115 |
2014-10-27 | store additional raw PVP role String | Thomas Lenz | 2 | -3/+15 |
2014-10-24 | Revert "add authentication role management" | Thomas Lenz | 2 | -0/+186 |
2014-10-24 | add authentication role management | Thomas Lenz | 2 | -186/+0 |
2014-10-24 | add new classes for Role management | Thomas Lenz | 2 | -0/+186 |
2014-10-24 | Refactore STORK attribute generation from AuthData | Thomas Lenz | 1 | -15/+60 |
2014-10-24 | update STORK <-> PVP gateway functionality | Thomas Lenz | 15 | -83/+164 |
2014-10-24 | update dynamic OA generation | Thomas Lenz | 5 | -45/+106 |
2014-10-24 | fix possible NullpointerException | Thomas Lenz | 1 | -8/+3 |
2014-10-24 | refactor bPK/wbPK builder | Thomas Lenz | 1 | -32/+37 |
2014-10-22 | add PVPAuthentication provider | Thomas Lenz | 3 | -0/+290 |
2014-10-22 | change Attribute Provider interface | Thomas Lenz | 7 | -17/+23 |