The following table lists the types derived from IDirectoryConfiguration .
Derived Types
Type | Description |
---|---|
ICmDirectoryConfigurationOID | Configuration object for Oracle Directory Server security provider. |
IDirectoryConfigurationAD | Represents the configuration object for the Active Directory security provider. You must create a configuration object for each Active Directory forest that is accessed by the FileNet P8 domain. For example, if you have two Active Directory forests to be accessed by the FileNet P8 domain, you need to create two Active Directory-specific objects--one for each forest. To create an instance of the class, call . The group of type-specific directory configuration objects is contained in the collection object. |
IDirectoryConfigurationAdam | Represents the configuration object for an ADAM or AD LDS security provider. A Microsoft Active Directory Application Mode (ADAM) directory server or a Microsoft Active Directory Lightweight Directory Services (AD LDS) directory server can be mapped to multiple FileNet P8 realms. Each FileNet P8 realm has a one-to-one relationship with the authentication provider. There is also a one-to-one relationship between a FileNet P8 object and a object. Therefore, you must create one object for each authentication provider in each realm. To create an instance of the class, call . The group of type-specific directory configuration objects is contained in the collection object. |
IDirectoryConfigurationCA | This interface is not supported. An instance represents the configuration object for a CA eTrust security provider. |
IDirectoryConfigurationIBM | Represents the configuration object for an IBM Tivoli security provider. An IBM Tivoli directory server can be mapped to multiple FileNet P8 realms. Each FileNet P8 realm has a one-to-one relationship with the authentication provider. There is also a one-to-one relationship between a FileNet P8 object and a object. Therefore, you must create one object for each authentication provider in each realm. To create an instance of the class, call . The group of type-specific directory configuration objects is contained in the collection object. |
IDirectoryConfigurationNovell | Represents the configuration object for a Novell eDirectory security provider. A Novell eDirectory server can be mapped to multiple FileNet P8 realms. Each FileNet P8 realm has a one-to-one relationship with the authentication provider. There is also a one-to-one relationship between a FileNet P8 object and a object. Therefore, you must create one object for each authentication provider in each realm. To create an instance of the class, call . The group of type-specific directory configuration objects is contained in the collection object. |
IDirectoryConfigurationSunOne | Represents the configuration object for a SunOne security provider. A SunOne directory server can be mapped to multiple FileNet P8 realms. Each FileNet P8 realm has a one-to-one relationship with the authentication provider. There is also a one-to-one relationship between a FileNet P8 object and a object. Therefore, you must create one object for each authentication provider in each realm. To create an instance of the class, call . The group of type-specific directory configuration objects is contained in the collection object. |