public class ProxyTargetConfig extends Object
Constructor and Description |
---|
ProxyTargetConfig(Map<String,String> pMap)
Map which should contain the following keys
url -- JSR-160 Url of the target (mandatory)
user and password -- user and password to use (optional)
|
public String getUrl()
public Map<String,String> getEnv()
public org.json.simple.JSONObject toJSON()
Copyright © 2016. All rights reserved.