| Package | Description |
|---|---|
| com.ibm.itim.apps.provisioning |
Extends the
com.ibm.itim.apps package to provide a remotable application programming
interface for Account, Service, and Password management. |
| 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.pim |
Extends the
com.ibm.itim.dataservices.model package to provide a remotable application programming
interface for Shared Access Module objects. |
| Modifier and Type | Method and Description |
|---|---|
Group |
GroupMO.getData()
Returns a current snapshot of the data that defines the managed object.
|
Group |
GroupMO.getData()
Returns a current snapshot of the data that defines the managed object.
|
| Modifier and Type | Method and Description |
|---|---|
GroupMO |
GroupManager.createGroup(ServiceMO serviceMO,
Group group)
Creates a group on a service.
|
GroupMO |
GroupManager.createGroup(ServiceMO serviceMO,
Group group)
Creates a group on a service.
|
void |
GroupMO.update(Group group)
Updates the group with the given group value object.
|
void |
GroupMO.update(Group group)
Updates the group with the given group value object.
|
| Modifier and Type | Method and Description |
|---|---|
GroupEntity |
GroupFactory.create(ServiceEntity service,
Group group)
Creates a group in the data store with the given
value object to define the group attributes.
|
GroupEntity |
GroupFactory.create(ServiceEntity service,
Group group,
AttributeValues rdn)
Creates a group in the data store with the given
value object to define the group attributes.
|
GroupEntity |
GroupFactory.create(ServiceEntity service,
Group group,
AttributeValues rdn,
ObjectProfile groupProfile)
Creates a group in the data store with the given
value object to define the group's attributes.
|
| Constructor and Description |
|---|
Group(Group group)
Copy Constructor
Reference copy is used for Java object except for String and other primary types
|
GroupEntity(Group group)
Constructs a GroupEntity with a Group value object.
|
| Constructor and Description |
|---|
CredentialPool(java.lang.String name,
Service service,
OrganizationalContainer orgContainer,
java.util.List<Group> groups,
java.util.List<DistinguishedName> owners)
Constructs object with attribute information.
|
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.