| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [client] Redo package structure, add comments/TODOs, rename GUI classes | Simon Rettberg | 2015-07-08 | 1 | -172/+0![]() |
| | | |||||
| * | [client] more error handling changes for BWIDM Auth | Jonathan Bauer | 2015-07-06 | 1 | -58/+32![]() |
| | | |||||
| * | [client] reworked exceptions handling of BWIDM auth | Jonathan Bauer | 2015-07-06 | 1 | -3/+5 |
| | | |||||
| * | [client] bwIDM Authentication implemented, yet to be finalized. | Jonathan Bauer | 2015-07-03 | 1 | -2/+3 |
| | | |||||
| * | bwIDM - Shibboleth login working for Freiburg's SP - more to come | Jonathan Bauer | 2015-03-03 | 1 | -6/+23 |
| | | | | | | rework GUI classes to work with GuiManager: use GuiManager.show(<GUI to show>) and GuiManager.openPopup(<popup like About_GUI or ListAllOtherUsers_GUI>) only! static openlinks class (models/links.java deleted). There are keywords to open links, e.g. OpenLinks.openWebpage("faq"). Please see the class. | ||||
| * | ThriftManager class: use getSatClient() and getMasterClient() to get the ↵ | Jonathan Bauer | 2015-03-02 | 1 | -5/+27 |
| | | | | | | | singleton instances of the thrift clients to satellite and master servers DO NOT CREATE NEW THRIFT OBJECTS!!! | ||||
| * | [client] improved error handling of ShibboECP. | Jonathan Bauer | 2014-12-05 | 1 | -19/+40 |
| | | | | | | Now differentiate between auth error (ERROR_IDP) and resource error (ERROR_SP) NO_ERROR indicates it all worked. ERROR_OTHER indicates an internal error (~ Exception) | ||||
| * | [client] preparations for parsing the response of the SP | Jonathan Bauer | 2014-12-05 | 1 | -1/+48 |
| | | |||||
| * | [client] minor comment fixes | Jonathan Bauer | 2014-12-01 | 1 | -0/+2 |
| | | |||||
| * | [client] reworked bwIDM login to use the ecp-client-lean | Jonathan Bauer | 2014-12-01 | 1 | -79/+57![]() |
| | | |||||
| * | [client] bwIDM-Support started, work in progress... | Jonathan Bauer | 2014-10-15 | 1 | -0/+108 |
| big changes in pom.xml, please rebuild everything :) | |||||

