JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
dev.dsf.bpe.v2.client.fhir
ClientConfig
Proxy
Contents
Description
Method Summary
Method Details
getUrl()
getUsername()
getPassword()
Hide sidebar
Show sidebar
Interface ClientConfig.Proxy
Enclosing interface:
ClientConfig
public static interface
ClientConfig.Proxy
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
char[]
getPassword
()
String
getUrl
()
String
getUsername
()
Method Details
getUrl
String
getUrl
()
Returns:
never
null
getUsername
String
getUsername
()
Returns:
may be
null
getPassword
char[]
getPassword
()
Returns:
may be
null