Package | Description |
---|---|
com.ning.http.client | |
com.ning.http.util |
Modifier and Type | Field and Description |
---|---|
protected Realm |
AsyncHttpClientConfig.realm |
Modifier and Type | Method and Description |
---|---|
Realm |
Realm.RealmBuilder.build()
Build a
Realm |
Realm |
Request.getRealm()
Return the
Realm |
Realm |
AsyncHttpClientConfig.getRealm()
Return the current
Realm } |
Modifier and Type | Method and Description |
---|---|
Realm.RealmBuilder |
Realm.RealmBuilder.clone(Realm clone) |
T |
RequestBuilderBase.setRealm(Realm realm) |
AsyncHttpClientConfig.Builder |
AsyncHttpClientConfig.Builder.setRealm(Realm realm)
Set the
Realm that will be used for all requests. |
AsyncHttpClientConfigBean |
AsyncHttpClientConfigBean.setRealm(Realm realm) |
Modifier and Type | Method and Description |
---|---|
static String |
AuthenticatorUtils.computeBasicAuthentication(Realm realm) |
static String |
AuthenticatorUtils.computeDigestAuthentication(Realm realm) |
Copyright © 2015. All rights reserved.