|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RBSTask | |
| com.novell.admin.rbs | Provides interfaces and classes for administering role-based NDS services through ConsoleOne. |
| Uses of RBSTask in com.novell.admin.rbs |
| Methods in com.novell.admin.rbs that return RBSTask | |
RBSTask[] |
RBSModule.getTasks()
Returns an array of RBSTask in this module |
| Methods in com.novell.admin.rbs with parameters of type RBSTask | |
static boolean |
RBSUtil.canPerformTask(ObjectEntry identity,
ObjectEntry scope,
RBSTask task)
Checks to see if a user can perform a task at a certain scope; NOTE that this does NOT check for NDS rights to perform the task it only checks to see if the Task is a member of a role assigned to this user. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||