public static class ProxyUtils.ProxyCredentials extends Object
| Constructor and Description |
|---|
ProxyCredentials(String userName,
String userPassword,
String domain)
Instantiates a new proxy credentials.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDomain()
Gets the domain.
|
String |
getUserName()
Gets the user name.
|
String |
getUserPassword()
Gets the user password.
|
Copyright © 2021. All rights reserved.