com.filenet.api.admin

Interface DirectoryConfigurationIBM

  • All Superinterfaces:
    DependentObject, DirectoryConfiguration, EngineObject, java.io.Serializable


    public interface DirectoryConfigurationIBM
    extends DirectoryConfiguration, DependentObject
    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 Realm object and a DirectoryConfigurationIBM object. Therefore, you must create one DirectoryConfigurationIBM object for each authentication provider in each realm. To create an instance of the DirectoryConfigurationIBM class, call Factory.DirectoryConfigurationIBM.createInstance(). The group of type-specific directory configuration objects is contained in the DirectoryConfigurationIBMList collection object.

    The IBM Tivoli security provider supports the following high-availability failover features: failover by virtual IP, failover by host list, and failover by multiple IP addresses.

    Metadata


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