microsoft.exchange.webservices.data.credential
Class WebProxyCredentials
java.lang.Object
microsoft.exchange.webservices.data.credential.WebProxyCredentials
public class WebProxyCredentials
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebProxyCredentials
public WebProxyCredentials(String username,
String password,
String domain)
getUsername
public String getUsername()
getPassword
public String getPassword()
getDomain
public String getDomain()
Copyright © 2012–2015 Microsoft. All rights reserved.