summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/thrift/MasterThriftConnection.java
Commit message (Collapse)AuthorAgeFilesLines
* ThriftManager class: use getSatClient() and getMasterClient() to get the ↵Jonathan Bauer2015-03-021-42/+0Star
| | | | | | singleton instances of the thrift clients to satellite and master servers DO NOT CREATE NEW THRIFT OBJECTS!!!
* dNino Breuer2014-12-111-1/+1
|
* • changed implementation of user authentication.Nino Breuer2014-11-281-1/+1
| | | | | | | | | | | • changed position of class file • fixed some little things (not necessary to mention) Important Notes: •organizationID in token returns "wrong" values, therefore university is still set by client. To be fixed someday. • userID is the value with which the user starts his log in. this value is not represented in the token! (as it is not(!) the email). To be implemented someday, as this value is represented in the masterserver. • Feature isn't well tested.
* [client] do commit the changes :)Jonathan Bauer2014-09-221-2/+5
|
* [client] MAsterserver thrift connection: Set connection timeout of 6 secsSimon Rettberg2014-09-131-13/+11Star
|
* [client] use TFramedTransport for master-server ConnectionJonathan Bauer2014-09-121-4/+2Star
|
* replaced escaped umlauts by UTF-8 encoded charsJonathan Bauer2014-09-121-1/+1
|
* oopsJonathan Bauer2014-09-111-0/+43