public class WindowsCredentials extends Object
| Constructor and Description |
|---|
WindowsCredentials(String host,
String domain,
String user,
String password) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDomain() |
String |
getHost() |
String |
getPassword() |
String |
getUser() |
Copyright © 2017. All rights reserved.