| Package | Description |
|---|---|
| com.ibm.itim.common |
Provides a set of common classes that are used in many places in ITIM.
|
| com.ibm.itim.dataservices.model.domain |
Extends the
com.ibm.itim.dataservices.model package to provide an application
programming interface for querying the core elements of the data model. |
| com.ibm.itim.dataservices.model.domain.access |
Extends the
com.ibm.itim.dataservices.model package to provide an application
programming interface for querying group/access elements of the data model. |
| Modifier and Type | Method and Description |
|---|---|
static Badge |
Badge.parseBadgeValueSpecification(java.lang.String badgeValueSpecification)
Parse given value which is expected to be formatted in the following
way:
|
| Modifier and Type | Method and Description |
|---|---|
int |
Badge.compareTo(Badge o) |
static java.lang.String |
Badge.composeBadgeSpecification(Badge badge)
This method takes the designation and generates the key from designation.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<Badge> |
AccessInfo.getBadges() |
| Modifier and Type | Method and Description |
|---|---|
void |
AccessInfo.setBadges(java.util.Set<Badge> badges) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<Badge> |
Access.getBadges()
Return Set of badges - labels with display format information (style)
|
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.