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 |
|
Andy Scherzinger
|
3f89bf20a4
|
make "UTF-8" String a constant
|
2016-04-28 12:22:52 +02:00 |
|
Luke Owncloud
|
f69814f574
|
allows special chars in password
|
2016-04-28 12:22:52 +02:00 |
|
Luke Owncloud
|
256c607da8
|
allow special chars in password
|
2016-04-28 12:22:52 +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
|
8080e4904d
|
Fixed OutOfBoundsException
|
2014-06-26 10:24:45 +02:00 |
|
David A. Velasco
|
179ef41f4c
|
Normalized OwnCloudClient to hold an instance to OwnCloudAnonymousCredentials instance of null
|
2014-06-18 14:55:19 +02:00 |
|
masensio
|
2e4fc047af
|
Fix in OwnCloudSamlSsoCredentials: Cookies.BROWSER_COMPATIBILITY instead IGNORE_COOKIES. Fix in constructor
|
2014-06-16 13:16:41 +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 |
|