HttpAuthRealm(String domain, String realm) Creates a new HttpAuthRealm for the given domain and
realm.
Parameters: domain - the domain the credentials apply to.
Creates a new HttpAuthRealm for the given domain and
realm.
Parameters: domain - the domain the credentials apply to. May be setto null if credenticals are applicable toany domain. Parameters: realm - the realm the credentials apply to. May be set to null if credenticals are applicable toany realm.
Fields inherited from org.apache.commons.httpclient.auth.AuthScope