Get SupportDownload SoftwareGo ShoppingContact Us
Log-In Log-Out
 














 
Last Updated
 
Course Home

Writing OrgChart


Module Objective: After studying and performing the tasks described in these topics, you should be able to program an NDS enabled application called OrgChart with the ability to authenticate identities, read attribute values, search the directory, and read stream values.


The programming challenges in this section of the tutorial take you through steps to code the directory access class, OrgFuncs.class. OrgFuncs.class is loaded by the GUI OrgChart.class to implement the OrgChart application. For more information on the OrgChart application, refer to: Application Lectures 105 - 107.

201 - Obtaining an Authenticated Connection

202 - Reading Attribute Values

203 - Searching the Directory

204 - Reading Stream Values

Course Home