JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.google.gerrit.httpd
Interface ProxyProperties
public interface
ProxyProperties
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getPassword
()
URL
getProxyUrl
()
String
getUsername
()
Method Details
getProxyUrl
URL
getProxyUrl
()
getUsername
String
getUsername
()
getPassword
String
getPassword
()