Package flux.security

Security that provides user authentication, security roles, and fine-grained permissions for working with engines, the cluster, and the Operations Console

See:
          Description

Interface Summary
SecurityAdministrator Administers user and role security for the Flux engine.
UserIterator Contains multiple users that are retrieved from the Flux engine.
 

Class Summary
AccessibleActionVariable For a security privilege that grants access to an action variable, indicates which namespace, action, and action variable are accessible to that security privilege.
AccessibleFlowChartVariable For a security privilege that grants access to a flow chart variable, indicates which namespace and flow chart variable are accessible to that security privilege.
Privilege Defines a privilege for a security role.
Role Security role that grants or restricts access to different parts of engines in the cluster as well as the Operations Console.
User Contains information about a user.
 

Enum Summary
PrivilegeType Different kinds of privileges that grant permission to perform varying actions in an engine, the cluster, and the Operations Console.
 

Package flux.security Description

Security that provides user authentication, security roles, and fine-grained permissions for working with engines, the cluster, and the Operations Console



© 2014 Flux Corporation. All rights reserved.