Boolean safmq_php::safmq_user_set_permissions
(String username,
Boolean modifyqueues,
Boolean modifyusers,
Boolean modifygroups,
Connection con)
Sets the permisisons of a user
Child Classes
Sets the permisisons of a user
- Parameters:
- - username [in] The name of the user
modifyqueues - [in] The permission to create and modify queues
modifyusers - [in] The permission to create and modify users
modifygroups - [in] The permission to create and modify groups
con - [in,optional] The server to read from, if not specified, uses the most recently opened connection
- Returns:
- FALSE if an error occured, a Permissions object for the user
Member Documentation
Table of Contents HTML hierarchy of classes or Java
Safmq Documentation, copyright (c) 2004-2010 Matthew J. Battey, Licensed Under Apache License Ver 2.0
Powered By: