Package com.webmethods.sc.directory

Common Directory Services Library classes

See:
          Description

Interface Summary
IDirectoryGroup Identifies directory group object
IDirectoryObject Base interface for all directory objects
IDirectoryPagingCookie Interface that describes directory cookie which is used in the IDirectorySession.searchDirectory(String, int, DirectorySearchQuery, IDirectoryPagingCookie) API to page through search results
IDirectoryPrincipal Base interface for all directory principal object: users, groups and roles
IDirectoryPrincipalAttributeProvider Interface that describes principal attribute provider
IDirectoryPrincipalListener Interface that defines directory principal listener
IDirectoryRole Interface for directory role object
IDirectoryRoleResolver Implement this interface to add custom role resolution logic to the directory system
IDirectoryService Interface that describes directory service
IDirectorySession Main interface to interact with shared directory management component
IDirectorySystem Directory System interface is used to initialize and shutdown shared directory component.
IDirectoryUser Identifies directory user object
 

Class Summary
DirectoryException General directory exception identifies failure to perform directory operation
DirectorySearchQuery Class that describes directory service search query
DirectorySearchQuery.RefineQueryField Describes refine field query for directory service
DirectorySystemFactory Static initialization factory for share directory system component
IDirectoryPrincipal.ATTR_NAMES Well known attribute names for the principal attribute providers
Messages  
 

Package com.webmethods.sc.directory Description

Common Directory Services Library classes