JAVA/CORBA CLASSES
Syntax
public class Directory extends Base
Containment
Contained by: Session
Properties
AvailableItems through getAvailableItems
AvailableNames through getAvailableNames
AvailableView through getAvailableView
GroupAuthorizationOnly through isGroupAuthorizationOnly and setGroupAuthorizationOnly
LimitMatches through isLimitMatches
PartialMatches through isPartialMatches
SearchAllDirectories through getSearchAllDirectories
Server through getServer
TrustedOnly through isTrustedOnly and setTrustedOnly
UseContextServer through isUseContextServer and setUseContextServer
Methods
createNavigator
freeLookupBuffer
lookupAllNames
lookupNames
Creation
You create a new Directory object using the name of the server you want to access. You can use the following: getDirectory in Session.