microsoft.exchange.webservices.data.WindowsLiveCredentials Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of exchange-ws-api Show documentation
Show all versions of exchange-ws-api Show documentation
The source came from http://archive.msdn.microsoft.com/ewsjavaapi
Support for Maven has been added.
The newest version!
package microsoft.exchange.webservices.data;
public class WindowsLiveCredentials extends WSSecurityBasedCredentials{
}