The members of Org.Apache.Http.Authentication.AuthSchemeRegistry are listed below.
See Also: Inherited members from Java.Lang.Object
[read-only] | SchemeNames | IList<string>. Obtains a list containing names of all registered Org.Apache.Http.Authentication.IAuthScheme in their default order. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
GetAuthScheme(string, Org.Apache.Http.Params.IHttpParams)Gets the Org.Apache.Http.Authentication.IAuthScheme with the given name. | ||
Register(string, IAuthSchemeFactory)Registers a Org.Apache.Http.Authentication.IAuthSchemeFactory with the given identifier. | ||
SetItems(IDictionary<string, IAuthSchemeFactory>)Documentation for this section has not yet been entered. | ||
Unregister(string)Unregisters the class implementing an Org.Apache.Http.Authentication.IAuthScheme with the given name. |