Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-10-12 | fix some problems in DispatcherServlet | Thomas Lenz | 1 | -1/+2 | |
2015-10-09 | fix broken depentencies after refactoring of AttributeProviderInterface | Thomas Lenz | 10 | -10/+20 | |
2015-09-14 | load protocol attribute builder dynamically by SPI | Thomas Lenz | 12 | -75/+107 | |
2015-09-11 | move authentication protocol implementation to separate modules. | Thomas Lenz | 45 | -0/+3722 | |
authentication protocol modules are loaded by SPI now. |