|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.ibm.itim.apps.Request
com.ibm.itim.apps.UserRequest
public class UserRequest
| Field Summary |
|---|
| Fields inherited from class com.ibm.itim.apps.Request |
|---|
FAILED, IN_PROCESS, NOT_STARTED, SUCCEEDED, WARNING |
| Constructor Summary | |
|---|---|
UserRequest(PlatformContext platform,
javax.security.auth.Subject subject,
long id,
java.lang.String userId)
Constructs with a platform, subject, request id and user id. |
|
| Method Summary | |
|---|---|
java.lang.String |
getUserId()
|
| Methods inherited from class com.ibm.itim.apps.Request |
|---|
abort, abort, getAuditData, getID, getScheduledTime, getStatus |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UserRequest(PlatformContext platform,
javax.security.auth.Subject subject,
long id,
java.lang.String userId)
platform - PlatformContext holding platform connection information.subject - Authenticated user.id - Unique id of the request.userId - generated user id for the account.| Method Detail |
|---|
public java.lang.String getUserId()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||