| Package | Description |
|---|---|
| com.ibm.itim.apps.identity |
Extends the
com.ibm.itim.apps package to provide a remotable application programming
interface for identity 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 |
|---|---|
OrganizationalContainer |
OrganizationalContainerMO.getData()
Returns a current snapshot of the data defining the provisionng object.
|
OrganizationalContainer |
OrganizationalContainerMO.getData()
Returns a current snapshot of the data defining the provisionng object.
|
| Modifier and Type | Method and Description |
|---|---|
OrganizationalContainerMO |
ContainerManager.createContainer(OrganizationalContainerMO container,
OrganizationalContainer object)
Creates a container in the provisioning platform with the specified
attributes within the given parent container.
|
OrganizationalContainerMO |
ContainerManager.createContainer(OrganizationalContainerMO container,
OrganizationalContainer object)
Creates a container in the provisioning platform with the specified
attributes within the given parent container.
|
long |
OrganizationalContainerMO.move(OrganizationalContainer c,
OrganizationalContainer parent,
java.util.Date effectiveDate)
Moves the managed object from the current parent container to a new parent.
|
long |
OrganizationalContainerMO.move(OrganizationalContainer c,
OrganizationalContainer parent,
java.util.Date effectiveDate)
Moves the managed object from the current parent container to a new parent.
|
void |
OrganizationalContainerMO.update(OrganizationalContainer c)
Updates the managed object.
|
void |
OrganizationalContainerMO.update(OrganizationalContainer c)
Updates the managed object.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AdminDomain
Value Object class that holds the attribute information of an administrative domain
in the data model.
|
class |
BusinessPartnerOrg
Value Object class that holds the attribute information of a business partner organization
in the data model.
|
class |
BusinessUnit
Value Object class that holds the attribute information of a business unit
in the data model.
|
class |
DirectorySystem
Value Object class that holds the the system (tenant) wide configuration
settings.
|
class |
Location
Value Object class that holds the attribute information of a location
in the data model.
|
class |
Organization
Value Object class that holds the attribute information of an organization
in the data model.
|
class |
OrganizationalUnit
Value Object class that holds the attribute information of an organizational
unit in the data model.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OrganizationalContainerEntity.moveOrgTree(OrganizationalContainer newParentOrg)
Method to update the parent org
|
| Constructor and Description |
|---|
OrganizationalContainerEntity(ObjectProfile profile,
OrganizationalContainer container)
Constructs with the given value object and object profile.
|
OrganizationalContainerEntity(OrganizationalContainer container)
Constructs with the given 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.