summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/auth/Authenticator.java
Commit message (Collapse)AuthorAgeFilesLines
* [client] bwIDM Authentication implemented, yet to be finalized.Jonathan Bauer2015-07-031-9/+0Star
|
* bwIDM - Shibboleth login working for Freiburg's SP - more to comeJonathan Bauer2015-03-031-0/+9
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.