Class Index | File Index

Classes


Namespace permissions

provides access to all available permissions
Defined in: rhqapi.js.

Namespace Summary
Constructor Attributes Constructor Name and Description
 
Field Summary
Field Attributes Field Name and Description
<static>  
permissions.all
All available permission names
<static>  
permissions.allGlobal
All available global (global permissions do not apply to specific resources in groups) permission names
<static>  
permissions.allResource
All available resource (resource permissions apply only to the resources in the role's groups) permission names
Method Summary
Method Attributes Method Name and Description
<static>  
permissions.printAllPermissions()
Prints names and types of all permissions
Namespace Detail
permissions
Field Detail
<static> {String[]} permissions.all
All available permission names

<static> {String[]} permissions.allGlobal
All available global (global permissions do not apply to specific resources in groups) permission names

<static> {String[]} permissions.allResource
All available resource (resource permissions apply only to the resources in the role's groups) permission names
Method Detail
<static> permissions.printAllPermissions()
Prints names and types of all permissions

Documentation generated by JsDoc Toolkit 2.4.0 on Mon Jan 06 2014 16:48:32 GMT+0100 (CET)