public class DefaultProxyAddress extends Object implements ProxyAddress
ProxyAddress| Constructor and Description |
|---|
DefaultProxyAddress(String fullProxyUrl,
String userName,
String password) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFullProxyUrl() |
String |
getPassword() |
String |
getUserName() |
String |
toString() |
public String getFullProxyUrl()
getFullProxyUrl in interface ProxyAddresspublic String getUserName()
getUserName in interface ProxyAddresspublic String getPassword()
getPassword in interface ProxyAddressCopyright © 2020 JBoss by Red Hat. All rights reserved.