Uses of Class
com.ibm.di.server.AttributeMapping
-
Packages that use AttributeMapping Package Description com.ibm.di.server Provides classes for the Security Verify Directory Integrator core engine. -
-
Uses of AttributeMapping in com.ibm.di.server
Fields in com.ibm.di.server declared as AttributeMapping Modifier and Type Field Description protected AttributeMapping
AssemblyLineComponent. addmap
protected AttributeMapping
AssemblyLineComponent. handler
This is the object performing hooksprotected AttributeMapping
AssemblyLineComponent. imap
These are the objects performing input and output attribute mappingprotected AttributeMapping
AssemblyLineComponent. modmap
protected AttributeMapping
FunctionComponent. omap
This is the object performing output attribute mappingMethods in com.ibm.di.server that return AttributeMapping Modifier and Type Method Description AttributeMapping
AssemblyLineComponent. getHandler()
-