namespace Akenti class LdapURLHandlerImpl : public URLHandlerImpl
A LdapURLHandlerImpl object provides the services for an http URL
that are not provided by the base class, URLHandlerImpl
Inheritance:
Public Methods
| LdapURLHandlerImpl ()
Constructs this object
|
| ~LdapURLHandlerImpl ()
Destroys this object
|
URLConnection | getURLConnection (const URL& url) const
This call is unsupported for ldap
|
Public Methods
virtual void parseURL(URL& url, const string& spec) const
virtual void initURL(URL& url, const string& host, int port, const string& file) const
virtual string toExternalForm(const URL& url) const
Protected Methods
void setHost(URL& url, const string& host) const
void setPort(URL &url, int port) const
void setFile(URL& url, const string& file) const
Documentation
A LdapURLHandlerImpl object provides the services for an http URL
that are not provided by the base class, URLHandlerImpl. These consist of
returning the default port of 80, and creating a LdapURLConnection.
LdapURLHandlerImpl()
-
Constructs this object
~LdapURLHandlerImpl()
-
Destroys this object
URLConnection getURLConnection(const URL& url) const
-
This call is unsupported for ldap
- This class has no child classes.
- Author:
- Srilekha Mudumbai
Abdelilah Essiari
- Version:
- 1.1 00/11/01
- See Also:
- URLHandlerImpl
URL
URLConnection
alphabetic index hierarchy of classes
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de