public static class ProxyConfig.AuthenticationInfo extends Object
| Constructor and Description |
|---|
AuthenticationInfo(org.apache.http.auth.AuthScope authScope,
com.atlassian.fugue.Option<org.apache.http.auth.Credentials> credentials) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.http.auth.AuthScope |
getAuthScope() |
com.atlassian.fugue.Option<org.apache.http.auth.Credentials> |
getCredentials() |
Copyright © 2012–2018 Atlassian. All rights reserved.