|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HttpProxyConfiguration.ProxyAuthentication | |
|---|---|
| com.atlassian.confluence.util.http | |
| Uses of HttpProxyConfiguration.ProxyAuthentication in com.atlassian.confluence.util.http |
|---|
| Methods in com.atlassian.confluence.util.http that return HttpProxyConfiguration.ProxyAuthentication | |
|---|---|
static HttpProxyConfiguration.ProxyAuthentication |
HttpProxyConfiguration.ProxyAuthentication.valueOf(java.lang.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're declared. |
| Methods in com.atlassian.confluence.util.http that return types with arguments of type HttpProxyConfiguration.ProxyAuthentication | |
|---|---|
java.util.List<HttpProxyConfiguration.ProxyAuthentication> |
HttpProxyConfiguration.getAuthentication()
Returns the types of authentication to use in preference order. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||