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 ProxyAddress
public String getUserName()
getUserName
in interface ProxyAddress
public String getPassword()
getPassword
in interface ProxyAddress
Copyright © 2022 JBoss by Red Hat. All rights reserved.