|
||||||||||
| 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.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. |
| 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,
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,
java.util.Date scheduledTime)
Constructs with a platform, subject, request id, and scheduled time. |
|
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. |
|
| 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 | |
|---|---|
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. |
|
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. |
|
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. |
|
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. |
|
SelfPasswordManager(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. |
|
| 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)
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.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. |
|
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 | |
|---|---|
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. |
|
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. |
|
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. |
|
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. |
|
| 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 |
|---|
| 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,
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. |
|
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. |
|
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. |
|
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. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||