| 
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use PlatformContext | |
|---|---|
| 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.  | 
| Uses of PlatformContext in com.ibm.itim.apps | 
|---|
| Classes in com.ibm.itim.apps that implement PlatformContext | |
|---|---|
 class | 
InitialPlatformContext
Provides a starting point for establishing a platform context.  | 
| Methods in com.ibm.itim.apps that return PlatformContext | |
|---|---|
 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.  | 
| Constructors in com.ibm.itim.apps with parameters of type PlatformContext | |
|---|---|
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.  | 
|
| Uses of PlatformContext in com.ibm.itim.apps.acl | 
|---|
| Constructors in com.ibm.itim.apps.acl with parameters of type PlatformContext | |
|---|---|
AccessControlListManager(PlatformContext platform,
                         javax.security.auth.Subject subject,
                         DistinguishedName containerDN)
Creates a new AccessControlListManager.  | 
|
| Uses of PlatformContext in com.ibm.itim.apps.identity | 
|---|
| Constructors in com.ibm.itim.apps.identity with parameters of type PlatformContext | |
|---|---|
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.  | 
|
| Uses of PlatformContext in com.ibm.itim.apps.jaas.callback | 
|---|
| Methods in com.ibm.itim.apps.jaas.callback that return PlatformContext | |
|---|---|
 PlatformContext | 
PlatformCallback.getContext()
Returns the platform context.  | 
| Methods in com.ibm.itim.apps.jaas.callback with parameters of type PlatformContext | |
|---|---|
 void | 
PlatformCallback.setContext(PlatformContext context)
Changes the platform context to use.  | 
 void | 
PlatformCallbackHandler.setPlatformContext(PlatformContext context)
Deprecated. Sets the platform context.  | 
| Uses of PlatformContext in com.ibm.itim.apps.lifecycle | 
|---|
| Constructors in com.ibm.itim.apps.lifecycle with parameters of type PlatformContext | |
|---|---|
LifecycleManager(PlatformContext platform,
                 javax.security.auth.Subject subject)
Constructs the manager with a platform context and a subject.  | 
|
| Uses of PlatformContext in com.ibm.itim.apps.pim | 
|---|
| Constructors in com.ibm.itim.apps.pim with parameters of type PlatformContext | |
|---|---|
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.  | 
|
| Uses of PlatformContext in com.ibm.itim.apps.policy | 
|---|
| Constructors in com.ibm.itim.apps.policy with parameters of type PlatformContext | |
|---|---|
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.  | 
|
| Uses of PlatformContext in com.ibm.itim.apps.provisioning | 
|---|
| Constructors in com.ibm.itim.apps.provisioning with parameters of type PlatformContext | |
|---|---|
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.  | 
|
| Uses of PlatformContext in com.ibm.itim.apps.recon | 
|---|
| Constructors in com.ibm.itim.apps.recon with parameters of type PlatformContext | |
|---|---|
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.  | 
|
| Uses of PlatformContext in com.ibm.itim.apps.search | 
|---|
| Constructors in com.ibm.itim.apps.search with parameters of type PlatformContext | |
|---|---|
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.  | 
|
| Uses of PlatformContext in com.ibm.itim.apps.system | 
|---|
| Methods in com.ibm.itim.apps.system with parameters of type PlatformContext | |
|---|---|
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.  | 
| Constructors in com.ibm.itim.apps.system with parameters of type PlatformContext | |
|---|---|
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.  | 
|
| Uses of PlatformContext in com.ibm.itim.apps.workflow | 
|---|
| Constructors in com.ibm.itim.apps.workflow with parameters of type PlatformContext | |
|---|---|
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.  | 
|
  | 
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||