David A. Velasco
|
e4b57e8063
|
WIP
|
2017-07-20 11:10:13 +02:00 |
|
David A. Velasco
|
d5e179d7a2
|
Use preemptive authentication except in server versions where it is not compatible with session tracking
|
2017-02-13 09:34:40 +01:00 |
|
David A. Velasco
|
7b88fb4e6c
|
Adapt authentication with basic credentials to reuse server sessions for server >= 9.1
|
2016-12-15 14:17:08 +01:00 |
|
David A. Velasco
|
20c9830922
|
Updated copyright
|
2016-08-02 13:31:56 +02:00 |
|
David A. Velasco
|
0666f08ea6
|
Moved credentials charset constant out of interface, so that it's correctly initialized
|
2016-04-28 14:00:44 +02:00 |
|
David A. Velasco
|
6752b25b8d
|
Added username to OwnCloudSamlSsoCredentials
|
2015-08-06 09:34:41 +02:00 |
|
masensio
|
eca87d20c7
|
Update headers
|
2015-03-04 11:06:47 +01:00 |
|
David A. Velasco
|
179ef41f4c
|
Normalized OwnCloudClient to hold an instance to OwnCloudAnonymousCredentials instance of null
|
2014-06-18 14:55:19 +02:00 |
|
David A. Velasco
|
e069a8cb9f
|
Added OwnCloudAccount class and method OwnCloudSessionManager#gertClientFor(OwnCloudAccount, ...) to ease the reuse of OwnCloudClient instances after creating accounts with authentication based in external authentication providers
|
2014-06-12 16:36:24 +02:00 |
|
David A. Velasco
|
a42f6b5d6d
|
OwnCloudClientMap abstracted to interface OwnCloudClientManager, and provided two alternative implementations; added also OwnCloudCredentials interface to abstract all the credential types handled
|
2014-06-12 08:58:34 +02:00 |
|