System information
Identity Manager Service Provider Edition Deployment
Part Number 820-2952-10 Page 179
Show Timings
The Show Timings page provides a list of methods and their aggregate call timer statistics (not
broken down by caller) that can help you track bottlenecks to specific methods and invoked APIs.
You can use the options on this page to start timing and tracing, stop timing and tracing, clear the
timing statistics, and import or export call timer metrics. In addition, click any of the method names
to see which methods they call.
Identity Manager Service Provider Edition
Deployment
This section provides new information and documentation corrections for Sun Java
™
System Identity
Manager SPE Deployment.
Chapter 5, Other Objects in Identity Manager SPE
Identity Manager Identity Manager SPE now supports link correlation and link confirmation rules.
Link Correlation Rule
The
linkTargets
IDMXUser view option allows the caller to specify the list of resources that should
be targeted for linking. When using forms, the list can be provided as a form property with the
same name. Form properties are assimilated into view options when the IDMXUser view is checked
in.
A link correlation rule selects resource accounts that the user might own. Given the view of the
user, a link correlation rule returns an identity, a list of identities, or an option map.
If the rule returns an option map, then the view handler uses the map to look for resource accounts
and obtains a list of identities that satisfy these options. For example, the
searchFilter
option of
the
getResourceObjects
FormUtil method can be used to pass a search filter to an LDAP resource
adapter.
A link correlation rule must have the
authType
attribute set to
SPERule
with the
subtype
set to
SUBTYPE_SPE_LINK_CORRELATION_RULE
.
NOTE Call timing statistics are only collected while trace is enabled.