The methods of Org.Apache.Http.Authentication.AuthSchemeRegistry are listed below. For a list of all members, see the AuthSchemeRegistry Members list.
See Also: Inherited members from Java.Lang.Object
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. |