| Package | Description |
|---|---|
| com.ibm.itim.policy.join |
Provides classes used for resolving conflicts between provisioning policies.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Bitwise
Will join attribute values containing Strings representing integers in
bitstring format to be joined using a bitwise operation: | or &.
|
class |
Boolean
will join attribute values containing Strings representing a booleanvalue to
be joined using a boolean operator
|
class |
Multivalued
will join all attribute values from all multivalued attributes found in all
relative entitlements.
|
class |
Numeric
will join attribute values containing Strings representing a number to be
joined using an operator allowed on numbers.
|
class |
PrecedenceSequence
This class is to be used on snglevalued attributes which contain a fixed list
of allowable values.
|
class |
Priority
This class contains logic to join all applicable attributes' values based on
priority number of the policy which contais them.
|
class |
Textual
will join attribute values containing Strings representing a purely textual
information to be joined using an operation alloed on text.
|
| Modifier and Type | Method and Description |
|---|---|
JoinInterface |
JoinClassCache.getInstance(java.lang.String className)
will return the only instance of join class if requested for the first
time - new instance will be created first
|
IBM Security Identity Manager 6.0.0
© Copyright International Business Machines Corporation 2007, 2012. All rights reserved. US Government Users Restricited Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.