| Package | Description |
|---|---|
| com.ibm.itim.apps |
Provides a remotable application programming interface for provisioning specific functions.
|
| com.ibm.itim.apps.acl |
Extends the
com.ibm.itim.apps package to provide a remotable application programming
interface to create, modify, and delete ACIs and ACLs. |
| 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.apps.jaas.callback |
Contains implementations of JAAS Callback and CallbackHandler interfaces.
|
| com.ibm.itim.apps.lifecycle |
Extends the
com.ibm.itim.apps package to provide a remotable application programming
interface for LifeCycle management. |
| com.ibm.itim.apps.pim |
Extends the
com.ibm.itim.apps package to provide a remotable application programming
interface for Shared Access Module. |
| com.ibm.itim.apps.policy |
Extends the
com.ibm.itim.apps package to provide a remotable application programming
interface for Policy management. |
| 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.apps.recon |
Extends the
com.ibm.itim.apps package to provide a remotable application programming
interface for reconciliation management. |
| com.ibm.itim.apps.search |
Extends the
com.ibm.itim.apps package to provide a remotable application programming
interface to execute searches for objects managed by Identity Manager. |
| com.ibm.itim.apps.system |
Extends the
com.ibm.itim.apps package to provide a remotable application programming
interface for System role and System user management. |
| com.ibm.itim.apps.workflow |
Extends the
com.ibm.itim.apps package to provide a remotable application programming
interface for Workflow Process and Activity management. |
| Modifier and Type | Class and Description |
|---|---|
class |
InitialPlatformContext
Provides a starting point for establishing a platform context.
|
| Modifier and Type | Method and Description |
|---|---|
PlatformContext |
PlatformContextFactory.createContext(java.lang.Long contextID,
java.util.Hashtable env)
Creates a context with the platform identified in the client
supplied environment.
|
PlatformContext |
PlatformContextFactory.createContext(java.lang.Long contextID,
java.util.Hashtable env)
Creates a context with the platform identified in the client
supplied environment.
|
| Constructor and Description |
|---|
BulkRequest(PlatformContext platform,
javax.security.auth.Subject subject,
long id,
BulkException exception)
Creates a BulkRequest.
|
BulkRequest(PlatformContext platform,
javax.security.auth.Subject subject,
long id,
BulkException exception)
Creates a BulkRequest.
|
BulkRequest(PlatformContext platform,
javax.security.auth.Subject subject,
long id,
java.util.Date scheduledTime,
BulkException exception)
Constructs with a user Context, request id, and scheduled time.
|
BulkRequest(PlatformContext platform,
javax.security.auth.Subject subject,
long id,
java.util.Date scheduledTime,
BulkException exception)
Constructs with a user Context, request id, and scheduled time.
|
Request(PlatformContext platform,
javax.security.auth.Subject subject,
long id)
Constructs with a platform, subject, and request id.
|
Request(PlatformContext platform,
javax.security.auth.Subject subject,
long id)
Constructs with a platform, subject, and request id.
|
Request(PlatformContext platform,
javax.security.auth.Subject subject,
long id,
java.util.Date scheduledTime)
Constructs with a platform, subject, request id, and scheduled time.
|
Request(PlatformContext platform,
javax.security.auth.Subject subject,
long id,
java.util.Date scheduledTime)
Constructs with a platform, subject, request id, and scheduled time.
|
Request(PlatformContext platform,
javax.security.auth.Subject subject,
long id,
long activityID)
Constructs with a platform, subject, and request id.
|
Request(PlatformContext platform,
javax.security.auth.Subject subject,
long id,
long activityID)
Constructs with a platform, subject, and request id.
|
RequestManager(PlatformContext platform,
javax.security.auth.Subject subject)
Constructs with a platform and subject.
|
RequestManager(PlatformContext platform,
javax.security.auth.Subject subject)
Constructs with a platform and subject.
|
UserRequest(PlatformContext platform,
javax.security.auth.Subject subject,
long id,
java.lang.String userId)
Constructs with a platform, subject, request id and user id.
|
UserRequest(PlatformContext platform,
javax.security.auth.Subject subject,
long id,
java.lang.String userId)
Constructs with a platform, subject, request id and user id.
|
| Constructor and Description |
|---|
AccessControlListManager(PlatformContext platform,
javax.security.auth.Subject subject,
DistinguishedName containerDN)
Creates a new AccessControlListManager.
|
| Constructor and Description |
|---|
AccessTypeManager(PlatformContext platform,
javax.security.auth.Subject subject)
Constructs the managed object with a platform context and a subject.
|
AccessTypeManager(PlatformContext platform,
javax.security.auth.Subject subject)
Constructs the managed object with a platform context and a subject.
|
AccessTypeMO(PlatformContext platform,
javax.security.auth.Subject subject)
Constructs the managed object with a platform context and a subject.
|
AccessTypeMO(PlatformContext platform,
javax.security.auth.Subject subject)
Constructs the managed object with a platform context and a subject.
|
ChallengeResponseManager(PlatformContext platform,
javax.security.auth.Subject subject)
Constructs the manager with a platform context and a subject.
|
ChallengeResponseManager(PlatformContext platform,
javax.security.auth.Subject subject)
Constructs the manager with a platform context and a subject.
|
ContainerManager(PlatformContext platform,
javax.security.auth.Subject subject)
Constructs the manager with a platform context and a subject.
|
ContainerManager(PlatformContext platform,
javax.security.auth.Subject subject)
Constructs the manager with a platform context and a subject.
|
ForgotPasswordManager(PlatformContext platform)
Constructs the manager with a platform context.
|
ForgotPasswordManager(PlatformContext platform)
Constructs the manager with a platform context.
|
OrganizationalContainerMO(PlatformContext platform,
javax.security.auth.Subject subject,
DistinguishedName name)
Constructs the the managed object with a platform context, a subject,
and the distinguished name of the object to manage.
|
OrganizationalContainerMO(PlatformContext platform,
javax.security.auth.Subject subject,
DistinguishedName name)
Constructs the the managed object with a platform context, a subject,
and the distinguished name of the object to manage.
|
OrganizationalContainerMO(PlatformContext platform,
javax.security.auth.Subject subject,
DistinguishedName name,
boolean isTenantMO)
Constructs the the managed object with a platform context, a subject,
and the distinguished name of the object to manage.
|
OrganizationalContainerMO(PlatformContext platform,
javax.security.auth.Subject subject,
DistinguishedName name,
boolean isTenantMO)
Constructs the the managed object with a platform context, a subject,
and the distinguished name of the object to manage.
|
PersonManager(PlatformContext platform,
javax.security.auth.Subject subject)
Constructs the manager with a platform context and a subject.
|
PersonManager(PlatformContext platform,
javax.security.auth.Subject subject)
Constructs the manager with a platform context and a subject.
|
PersonMO(PlatformContext platform,
javax.security.auth.Subject subject,
DistinguishedName name)
Constructs the the managed object with a platform context, a subject,
and the distinguished name of the object to manage.
|
PersonMO(PlatformContext platform,
javax.security.auth.Subject subject,
DistinguishedName name)
Constructs the the managed object with a platform context, a subject,
and the distinguished name of the object to manage.
|
RoleManager(PlatformContext platform,
javax.security.auth.Subject subject)
Constructs the manager with a platform context and a subject.
|
RoleManager(PlatformContext platform,
javax.security.auth.Subject subject)
Constructs the manager with a platform context and a subject.
|
RoleMO(PlatformContext platform,
javax.security.auth.Subject subject,
DistinguishedName name)
Constructs the the managed object with a platform context, a subject,
and the distinguished name of the object to manage.
|
RoleMO(PlatformContext platform,
javax.security.auth.Subject subject,
DistinguishedName name)
Constructs the the managed object with a platform context, a subject,
and the distinguished name of the object to manage.
|
SelfPasswordManager(PlatformContext platform)
Constructs the manager with a platform context.
|
SelfPasswordManager(PlatformContext platform)
Constructs the manager with a platform context.
|
SelfRegistrationManager(PlatformContext platform)
Constructs the manager with a platform context.
|
SelfRegistrationManager(PlatformContext platform)
Constructs the manager with a platform context.
|
SelfRequest(PlatformContext platform,
javax.security.auth.Subject subject,
long id)
Constructs with a platform, userId, and request id.
|
SelfRequest(PlatformContext platform,
javax.security.auth.Subject subject,
long id)
Constructs with a platform, userId, and request id.
|
| Modifier and Type | Method and Description |
|---|---|
PlatformContext |
PlatformCallback.getContext()
Returns the platform context.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PlatformCallback.setContext(PlatformContext context)
Changes the platform context to use.
|
void |
PlatformCallbackHandler.setPlatformContext(PlatformContext context)
Deprecated.
Sets the platform context.
|
| Constructor and Description |
|---|
LifecycleManager(PlatformContext platform,
javax.security.auth.Subject subject)
Constructs the manager with a platform context and a subject.
|
| Constructor and Description |
|---|
CredentialLeaseManager(PlatformContext platform,
javax.security.auth.Subject subject)
This constructor creates the manager with a platform context and a subject.
|
CredentialLeaseMO(PlatformContext platform,
javax.security.auth.Subject subject,
DistinguishedName name)
This API constructs the the managed object with a platform context, a subject,
and the distinguished name of the object to manage.
|
CredentialManager(PlatformContext platform,
javax.security.auth.Subject subject)
This API constructs the manager with a platform context and a subject.
|
CredentialMO(PlatformContext platform,
javax.security.auth.Subject subject,
DistinguishedName name)
This API constructs the the managed object with a platform context, a subject,
and the distinguished name of the object to manage.
|
CredentialPoolManager(PlatformContext platform,
javax.security.auth.Subject subject)
Constructs the manager with a platform context and a subject.
|
CredentialPoolMO(PlatformContext platform,
javax.security.auth.Subject subject,
DistinguishedName name)
This API constructs the the managed object with a platform context, a subject,
and the distinguished name of the object to manage.
|
SABatchLoadManager(PlatformContext platform,
javax.security.auth.Subject subject)
This API constructs the manager with a platform context and a subject.
|
SharedAccessManager(PlatformContext platform,
javax.security.auth.Subject subject)
Constructs the manager with a platform context and a subject.
|
SharedAccessPolicyManager(PlatformContext platform,
javax.security.auth.Subject subject)
Constructs the manager with a platform context and a subject.
|
SharedAccessPolicyMO(PlatformContext platform,
javax.security.auth.Subject subject,
DistinguishedName name)
This API constructs the the managed object with a platform context, a subject,
and the distinguished name of the object to manage.
|
| Constructor and Description |
|---|
ProvisioningPolicyManager(PlatformContext platform,
javax.security.auth.Subject subject)
Constructs the manager with a platform context and a subject.
|
ProvisioningPolicyMO(PlatformContext platform,
javax.security.auth.Subject subject,
DistinguishedName name)
Constructs the the managed object with a platform context, a subject,
and the distinguished name of the object to manage.
|
RecertificationPolicyManager(PlatformContext platform,
javax.security.auth.Subject subject)
Constructs the manager with a platform context and a subject.
|
RecertificationPolicyMO(PlatformContext platform,
javax.security.auth.Subject subject,
DistinguishedName name)
Constructs the managed object with a platform context, a subject, and the
distinguished name of the object to manage.
|
SeparationOfDutyPolicyManager(PlatformContext platform,
javax.security.auth.Subject subject)
Constructs the manager with a platform context and a subject.
|
SeparationOfDutyPolicyMO(PlatformContext platform,
javax.security.auth.Subject subject,
DistinguishedName name)
Constructs the the managed object with a platform context, a subject, and
the distinguished name of the object to manage.
|
| Constructor and Description |
|---|
AccessManager(PlatformContext platform,
javax.security.auth.Subject subject)
Constructs the manager with a platform context and a subject.
|
AccessManager(PlatformContext platform,
javax.security.auth.Subject subject)
Constructs the manager with a platform context and a subject.
|
AccountManager(PlatformContext platform,
javax.security.auth.Subject subject)
Constructs the manager with a platform context and a subject.
|
AccountManager(PlatformContext platform,
javax.security.auth.Subject subject)
Constructs the manager with a platform context and a subject.
|
AccountMO(PlatformContext platform,
javax.security.auth.Subject subject,
DistinguishedName name)
Constructs the the managed object with a platform context, a subject,
and the distinguished name of the object to manage.
|
AccountMO(PlatformContext platform,
javax.security.auth.Subject subject,
DistinguishedName name)
Constructs the the managed object with a platform context, a subject,
and the distinguished name of the object to manage.
|
GroupManager(PlatformContext platform,
javax.security.auth.Subject subject)
Constructs the manager with a platform context and a subject.
|
GroupManager(PlatformContext platform,
javax.security.auth.Subject subject)
Constructs the manager with a platform context and a subject.
|
GroupMO(PlatformContext platform,
javax.security.auth.Subject subject,
DistinguishedName name)
Constructs the the managed object with a platform context, a subject, and
the distinguished name of the object to manage.
|
GroupMO(PlatformContext platform,
javax.security.auth.Subject subject,
DistinguishedName name)
Constructs the the managed object with a platform context, a subject, and
the distinguished name of the object to manage.
|
PasswordManager(PlatformContext platform,
javax.security.auth.Subject subject)
Constructs the manager with a platform context and a subject.
|
PasswordManager(PlatformContext platform,
javax.security.auth.Subject subject)
Constructs the manager with a platform context and a subject.
|
ServiceManager(PlatformContext platform,
javax.security.auth.Subject subject)
Constructs the manager with a platform context and a subject.
|
ServiceManager(PlatformContext platform,
javax.security.auth.Subject subject)
Constructs the manager with a platform context and a subject.
|
ServiceMO(PlatformContext platform,
javax.security.auth.Subject subject,
DistinguishedName name)
Constructs the the managed object with a platform context, a subject,
and the distinguished name of the object to manage.
|
ServiceMO(PlatformContext platform,
javax.security.auth.Subject subject,
DistinguishedName name)
Constructs the the managed object with a platform context, a subject,
and the distinguished name of the object to manage.
|
| Constructor and Description |
|---|
ReconManager(PlatformContext platform,
javax.security.auth.Subject subject)
Constructs the recon manager with a platform context and a subject.
|
ReconManager(PlatformContext platform,
javax.security.auth.Subject subject)
Constructs the recon manager with a platform context and a subject.
|
| Constructor and Description |
|---|
SearchMO(PlatformContext platform,
javax.security.auth.Subject subject)
Constructs a SearchMO with a platform context and a subject.
|
SearchResultsMO(PlatformContext platform,
javax.security.auth.Subject subject)
Constructs the the managed object with a platform context and a subject.
|
| Modifier and Type | Method and Description |
|---|---|
static SystemUserMO |
SystemSubjectUtil.getSystemUser(PlatformContext platform,
javax.security.auth.Subject subject)
This method gets the Security Identity Manager system user who is mapped
to the authenticated subject.
|
| Constructor and Description |
|---|
SystemRoleManager(PlatformContext platform,
javax.security.auth.Subject subject)
Constructs the manager with a platform context and a subject.
|
SystemRoleMO(PlatformContext platform,
javax.security.auth.Subject subject,
DistinguishedName name)
Constructs the the managed object with a platform context, a subject,
and the distinguished name of the object to manage.
|
SystemUserMO(PlatformContext platform,
javax.security.auth.Subject subject,
DistinguishedName name)
Constructs the the managed object with a platform context, a subject,
and the distinguished name of the object to manage.
|
| Constructor and Description |
|---|
HumanResourceMO(PlatformContext platform,
javax.security.auth.Subject subject)
Constructs the the managed object with a platform context
and the subject representing the human participant.
|
HumanResourceMO(PlatformContext platform,
javax.security.auth.Subject subject)
Constructs the the managed object with a platform context
and the subject representing the human participant.
|
HumanResourceMO(PlatformContext platform,
javax.security.auth.Subject subject,
AccountMO account)
Constructs the the managed object with a platform context, a subject,
and the managed object representing the human participant account.
|
HumanResourceMO(PlatformContext platform,
javax.security.auth.Subject subject,
AccountMO account)
Constructs the the managed object with a platform context, a subject,
and the managed object representing the human participant account.
|
UserRecertificationWorkflowAssignmentMO(PlatformContext platform,
javax.security.auth.Subject subject,
long id)
Constructs the the managed object with a platform context, a subject,
and the managed object representing the workflow assignment.
|
UserRecertificationWorkflowAssignmentMO(PlatformContext platform,
javax.security.auth.Subject subject,
long id)
Constructs the the managed object with a platform context, a subject,
and the managed object representing the workflow assignment.
|
WorkflowActivityMO(PlatformContext platform,
javax.security.auth.Subject subject,
long id)
Constructs the the managed object with a platform context and a subject.
|
WorkflowActivityMO(PlatformContext platform,
javax.security.auth.Subject subject,
long id)
Constructs the the managed object with a platform context and a subject.
|
WorkflowAssignmentMO(PlatformContext platform,
javax.security.auth.Subject subject,
long id)
Constructs the the managed object with a platform context, a subject,
and the managed object representing the workflow assignment.
|
WorkflowAssignmentMO(PlatformContext platform,
javax.security.auth.Subject subject,
long id)
Constructs the the managed object with a platform context, a subject,
and the managed object representing the workflow assignment.
|
WorkflowManager(PlatformContext platform,
javax.security.auth.Subject subject)
Constructs the manager with a platform context and a subject.
|
WorkflowManager(PlatformContext platform,
javax.security.auth.Subject subject)
Constructs the manager with a platform context and a subject.
|
WorkflowProcessMO(PlatformContext platform,
javax.security.auth.Subject subject,
long id)
Constructs the the managed object with a platform context and a subject.
|
WorkflowProcessMO(PlatformContext platform,
javax.security.auth.Subject subject,
long id)
Constructs the the managed object with a platform context and a subject.
|
WorkflowSearchMO(PlatformContext platform,
javax.security.auth.Subject subject)
Constructs the the managed object with a platform context and a subject.
|
WorkflowSearchMO(PlatformContext platform,
javax.security.auth.Subject subject)
Constructs the the managed object with a platform context and a subject.
|
WorkflowSearchResultsMO(PlatformContext platform,
javax.security.auth.Subject subject)
Constructs the the managed object with a platform context and a subject.
|
WorkflowSearchResultsMO(PlatformContext platform,
javax.security.auth.Subject subject)
Constructs the the managed object with a platform context and a subject.
|
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.