Open GoogleCodeExporter opened 9 years ago
I also got the same error using the latest downloadable version.. Can't find
class NetworkCredentials.
Can you please let us know how to fix this?
Thanks!
Original comment by marci.ni...@gmail.com
on 1 Nov 2013 at 3:28
hey guys use:
// Create NTLM v2 credentials (authenticator)
NtlmAuthenticator credentials = new NtlmAuthenticator("DOMAIN", "username",
"password");
like descripted in the example in the project home page:
https://code.google.com/p/java-sharepoint-library/
Original comment by hasnaoui...@gmail.com
on 6 Jan 2015 at 2:56
Original issue reported on code.google.com by
garci...@gmail.com
on 14 Feb 2013 at 1:44