Methods' Details |
getPermissions
sequence< any >
getPermissions( |
[in] string |
userId ); |
- Description
- Gets the permissions of the specified user excluding the default permissions
granted to all users.
- Parameter userId
-
user id
- Returns
-
permissions of the specified user
|
|
getDefaultPermissions
sequence< any >
getDefaultPermissions(); |
|
|
- Description
- Gets the default permissions granted to all users.
- Returns
-
default permissions
|
|
refresh
- Description
- Refreshes the policy configuration.
|
|
Copyright © 2003 Sun Microsystems, Inc.