Package | Description |
---|---|
com.atlassian.confluence.util.http |
Modifier and Type | Method and Description |
---|---|
static HttpProxyConfiguration.ProxyAuthentication |
HttpProxyConfiguration.ProxyAuthentication.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HttpProxyConfiguration.ProxyAuthentication[] |
HttpProxyConfiguration.ProxyAuthentication.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
List<HttpProxyConfiguration.ProxyAuthentication> |
HttpProxyConfiguration.getAuthentication()
Returns the types of authentication to use in preference order.
|
Copyright © 2003–2017 Atlassian. All rights reserved.