Uses of Interface
com.ibm.di.config.interfaces.ALMappingConfig
-
Packages that use ALMappingConfig Package Description com.ibm.di.config.base Provides classes that implement the Security Verify Directory Integrator configuration model.com.ibm.di.server Provides classes for the Security Verify Directory Integrator core engine. -
-
Uses of ALMappingConfig in com.ibm.di.config.base
Classes in com.ibm.di.config.base that implement ALMappingConfig Modifier and Type Class Description class
ALMappingConfigImpl
This is the implementation class for the configuration of an AssemblyLine Attribute Map Component. -
Uses of ALMappingConfig in com.ibm.di.server
Constructors in com.ibm.di.server with parameters of type ALMappingConfig Constructor Description AttributeMapComponent(AssemblyLine parent, java.lang.String name, ALMappingConfig config)
Constructor for the AttributeMapComponent object
-