The methods of Org.Apache.Http.Authentication.IAuthScheme are listed below. For a list of all members, see the IAuthScheme Members list.
Authenticate(ICredentials, Org.Apache.Http.IHttpRequest)Produces an authorization string for the given set of Org.Apache.Http.Authentication.ICredentials. | ||
GetParameter(string)Returns authentication parameter with the given name, if available. | ||
ProcessChallenge(Org.Apache.Http.IHeader)Processes the given challenge token. |