public static class HTTPCachingProvider.Triple extends Object
| Modifier and Type | Field and Description |
|---|---|
org.apache.http.auth.Credentials |
creds |
String |
principal |
org.apache.http.auth.AuthScope |
scope |
| Constructor and Description |
|---|
HTTPCachingProvider.Triple(String principal,
org.apache.http.auth.AuthScope scope,
org.apache.http.auth.Credentials creds) |
public String principal
public org.apache.http.auth.AuthScope scope
public org.apache.http.auth.Credentials creds
public HTTPCachingProvider.Triple(String principal, org.apache.http.auth.AuthScope scope, org.apache.http.auth.Credentials creds)
Copyright © 1999-2015 UCAR/Unidata. All Rights Reserved.