Uses of Interface
com.filenet.api.admin.DirectoryConfiguration

Packages that use DirectoryConfiguration
com.filenet.api.admin Provides classes and interfaces that are used in the administration of a FileNet P8 Content Engine Server. 
com.filenet.api.core Provides classes and interfaces that are related to the core business objects of the API, such as EntireNetwork, Domain, Document, Folder, and so on. 
 

Uses of DirectoryConfiguration in com.filenet.api.admin
 

Subinterfaces of DirectoryConfiguration in com.filenet.api.admin
 interface DirectoryConfigurationAD
          Represents the configuration object for the Active Directory security provider.
 interface DirectoryConfigurationAdam
          Represents the configuration object for an ADAM or AD LDS security provider.
 interface DirectoryConfigurationCA
          This interface is not supported.
 interface DirectoryConfigurationIBM
          Represents the configuration object for an IBM Tivoli security provider.
 interface DirectoryConfigurationNovell
          Represents the configuration object for a Novell eDirectory security provider.
 interface DirectoryConfigurationSunOne
          Represents the configuration object for a SunOne security provider.
 

Uses of DirectoryConfiguration in com.filenet.api.core
 

Methods in com.filenet.api.core that return DirectoryConfiguration
static DirectoryConfiguration Factory.DirectoryConfiguration.createInstance()
          Creates a new instance of the DirectoryConfiguration class.
 



© Copyright IBM Corporation 2006, 2008. All rights reserved.