Org.Apache.Http.Authentication.AuthScope: Constructor Members

The constructors of Org.Apache.Http.Authentication.AuthScope are listed below. For a list of all members, see the AuthScope Members list.

See Also: Inherited members from Java.Lang.Object

Public Constructors

Creates a copy of the given credentials scope.
Creates a new credentials scope for the given host, port, any realm name, and any authentication scheme.
Creates a new credentials scope for the given host, port, realm, and any authentication scheme.
Creates a new credentials scope for the given host, port, realm, and authentication scheme.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.