public class NtAuthInfo extends AuthInfo
AuthInfo.AuthenticationTypeauthenticationType, host, httpMethod, loginTarget, password, port, protocol, username| Constructor and Description |
|---|
NtAuthInfo(String username,
String password,
String loginUrl,
String domain) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDomain() |
void |
setDomain(String domain) |
getAuthenticationType, getHost, getHttpMethod, getLoginTarget, getPassword, getPort, getProtocol, getUsername, setAuthenticationType, setHost, setHttpMethod, setLoginTarget, setPassword, setPort, setProtocol, setUsernamepublic NtAuthInfo(String username, String password, String loginUrl, String domain) throws MalformedURLException
MalformedURLExceptionCopyright © 2017. All rights reserved.