|
AddGroup
|
void
AddGroup
(
any
event
)
add a group
Output: suppressed
Parameters:
event:
any, optional, event
|
|
AddUser
|
void
AddUser
(
any
event
)
add a user
Output: suppressed
Parameters:
event:
any, optional, event
|
|
AssignNewPrivileges
|
void
AssignNewPrivileges
(
any
event
)
Assign new events and associated privileges
Output: suppressed
Parameters:
event:
any, optional, event
|
|
CullACS
|
void
CullACS
(
any
event
)
remove deleted events from Access Control
Output: suppressed
Parameters:
event:
any, optional, event
|
|
DeleteEvent
|
void
DeleteEvent
(
any
event
)
Delete a group
Output: suppressed
Parameters:
event:
any, optional, event
|
|
DeleteGroup
|
void
DeleteGroup
(
any
event
)
Delete a group
Output: suppressed
Parameters:
event:
any, optional, event
|
|
DeleteUser
|
void
DeleteUser
(
any
event
)
Delete a user
Output: suppressed
Parameters:
event:
any, optional, event
|
|
EditGroup
|
void
EditGroup
(
any
event
)
edit a group
Output: suppressed
Parameters:
event:
any, optional, event
|
|
EditUser
|
void
EditUser
(
any
event
)
edit a user
Output: suppressed
Parameters:
event:
any, optional, event
|
|
GetCredentials
|
void
GetCredentials
(
any
event
)
processes login and access control
Output: suppressed
Parameters:
event:
any, optional, event
|
|
GetGroup
|
void
GetGroup
(
any
event
)
get group by ID
Output: suppressed
Parameters:
event:
any, optional, event
|
|
GetGroups
|
void
GetGroups
(
any
event
)
get a list of active groups
Output: suppressed
Parameters:
event:
any, optional, event
|
|
GetMGEvents
|
void
GetMGEvents
(
any
event
)
get a list of events NOT IN access control
Output: suppressed
Parameters:
event:
any, optional, event
|
|
GetPrivileges
|
void
GetPrivileges
(
any
event
)
get a list of events and associated privileges
Output: suppressed
Parameters:
event:
any, optional, event
|
|
GetUser
|
void
GetUser
(
any
event
)
get user by ID
Output: suppressed
Parameters:
event:
any, optional, event
|
|
GetUsers
|
void
GetUsers
(
any
event
)
get a list of active users
Output: suppressed
Parameters:
event:
any, optional, event
|
|
Logout
|
void
Logout
(
)
log out current user
Output: suppressed
|
|
onQueueComplete
|
public
void
onQueueComplete
(
any
event
)
Output: suppressed
Parameters:
event:
any, optional, event
|
|
onRequestEnd
|
public
void
onRequestEnd
(
any
event
)
Output: suppressed
Parameters:
event:
any, optional, event
|
|
onRequestStart
|
public
void
onRequestStart
(
any
event
)
Output: suppressed
Parameters:
event:
any, optional, event
|
|
ReloadPrivileges
|
void
ReloadPrivileges
(
any
event
)
reload application scope ACL
Output: suppressed
Parameters:
event:
any, optional, event
|
|
UpdatePrivileges
|
void
UpdatePrivileges
(
any
event
)
update privileges for a group
Output: suppressed
Parameters:
event:
any, optional, event
|