Data Fields

globus_url_t Struct Reference
[URL String Parser]

Parsed URLs. More...

Data Fields


Detailed Description

Parsed URLs.

This structure contains the fields which were parsed from an string representation of an URL. There are no methods to access fields of this structure.


Field Documentation

A string containing the URL's scheme (http, ftp, etc).

An enumerated scheme type.

This is derived from the scheme string

The username portion of the URL.

[ftp, gsiftp]

The user's password from the URL.

[ftp, gsiftp]

The host name or IP address of the URL.

[ftp, gsiftp, http, https, ldap, x-nexus

unsigned short globus_url_t::port

The TCP port number of the service providing the URL [ftp, gsiftp, http, https, ldap, x-nexus].

The path name of the resource on the service providing the URL.

[ftp, gsiftp, http, https]

The distinguished name for the base of an LDAP search.

[ldap]

The list of attributes which should be returned from an LDAP search.

[ldap]

The scope of an LDAP search.

[ldap]

The filter to be applied to an LDAP search [ldap].

An unparsed string containing the remaining text after the optional host and port of an unknown URL, or the contents of a x-gass-cache URL [x-gass-cache, unknown].


about globus | globus toolkit | dev.globus

Comments? webmaster@globus.org