As with all custom objects and handlers created with the CA IdentityMinder APIs, CA IdentityMinder executes a logical attribute handler by calling methods in the handler’s adapter object.
CA IdentityMinder calls LogicalAttributeAdapter methods in the following stages of task screen processing:
When toLogical() or initialize() returns successfully, CA IdentityMinder displays the task screen.
CA IdentityMinder calls logical attribute handlers in the order in which they are listed in the Management Console. In each successive handler, CA IdentityMinder calls the method that is appropriate for a given stage of task screen processing. For example, validate() is called in each handler when the user clicks Submit.
Note: CA IdentityMinder calls business logic task handlers after all logical attribute handler processing is complete. Thus, business logic task handlers have access to the logical attribute values and the physical attribute values set by the logical attribute handlers.
Copyright © 2013 CA.
All rights reserved.
|
|