ProxyDetails
ProxyDetails
public
class
ProxyDetails
extends
Object
java.lang.Object
↳ com.onekosmos.blockid.sdk.BIDAPIs.proxy
Model class to represent the proxy details (attributes).
Field Summary
Type | Parameter | Description |
---|---|---|
String | host | URL (or IP Address) of the proxy server |
int | port | Port number associated with the proxy server |
String | userName | Username to use to login to proxy server |
String | password | Password to use to login to proxy server |