NGLdapGlobalID
Inherits From: EOGlobalID
Declared In: NGLdapGlobalID.h
Methods: - initWithHost:port:dn: , - host , - dn , - port


Class Description
No class description.


Instance Variables
NSString *host;
int port;
NSString *dn;

hostNo description.
portNo description.
dnNo description.



Method Types
- initWithHost:port:dn:
- host
- dn
- port


Instance Methods
dn
- (NSString *)dn
No method description.

host
- (NSString *)host
No method description.

initWithHost:port:dn:
- (id)initWithHost:(NSString *)_host port:(int)_port dn:(NSString *)_dn
No method description.

port
- (int)port
No method description.


Version 1.1.1.1 Copyright ©2002 by SKYRIX Software AG. All Rights Reserved.