Options
Menu

Module RBAC

module

RBAC

Index

Functions

addClass

  • addClass(css: string, _class: string): string

flattenMBeanTree

  • flattenMBeanTree(mbeans: any, tree: any)

getArguments

  • getArguments(op: any, objectName: any, methodName: any, argumentTypes: any): Array<any>

getOp

  • getOp(objectName: string, methodName: string, argumentTypes: string): string

stripClasses

  • stripClasses(css: string): string

Variables

EXACT_METHOD

EXACT_METHOD: string

HIDE

HIDE: string

INVERSE

INVERSE: string

MBEAN_ONLY

MBEAN_ONLY: string

OVERLOADED_METHOD

OVERLOADED_METHOD: string

REMOVE

REMOVE: string

TREE_POSTPROCESSOR_NAME

TREE_POSTPROCESSOR_NAME: string

_module

_module: ng.IModule

hawtioShow

hawtioShow: ng.IModule

Directive that sets an element's visibility to hidden if the user cannot invoke the supplied operation

type

{ng.IModule|ng.ICompileProvider}

log

log: Logging.Logger

pluginName

pluginName: string

rbacTasks

rbacTasks: RBACTasks

Generated using TypeDoc